[Libreoffice-commits] .: binfilter/bf_svtools

Joseph Powers jpowers at kemper.freedesktop.org
Mon Feb 21 10:30:00 PST 2011


 binfilter/bf_svtools/source/svdde/svt_ddesvr.cxx |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

New commits:
commit bf6cafe12e5d77dfc5fac4b0808a0686a518e2d5
Author: Joseph Powers <jpowers27 at cox.net>
Date:   Mon Feb 21 10:29:56 2011 -0800

    Delete some comment out code.

diff --git a/binfilter/bf_svtools/source/svdde/svt_ddesvr.cxx b/binfilter/bf_svtools/source/svdde/svt_ddesvr.cxx
index 287a732..8d917ef 100644
--- a/binfilter/bf_svtools/source/svdde/svt_ddesvr.cxx
+++ b/binfilter/bf_svtools/source/svdde/svt_ddesvr.cxx
@@ -2,7 +2,7 @@
 /*************************************************************************
  *
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- * 
+ *
  * Copyright 2000, 2010 Oracle and/or its affiliates.
  *
  * OpenOffice.org - a multi-platform office productivity suite
@@ -41,11 +41,6 @@
 namespace binfilter
 {
 
-//static long         hCurConv  = 0;
-//static DWORD        hDdeInst  = NULL;
-//static short        nInstance = 0;
-//static DdeServices* pServices;
-
 enum DdeItemType
 {
     DDEITEM,


More information about the Libreoffice-commits mailing list