ooo-build r13815 - in trunk: . patches/dev300



Author: kyoshida
Date: Fri Sep  5 19:47:10 2008
New Revision: 13815
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13815&view=rev

Log:
2008-09-05  Kohei Yoshida  <kyoshida novell com>

	* patches/dev300/unused-methods-removal-sc.diff: removed one hunk that
	was not supposed to be there. :-/


Modified:
   trunk/ChangeLog
   trunk/patches/dev300/unused-methods-removal-sc.diff

Modified: trunk/patches/dev300/unused-methods-removal-sc.diff
==============================================================================
--- trunk/patches/dev300/unused-methods-removal-sc.diff	(original)
+++ trunk/patches/dev300/unused-methods-removal-sc.diff	Fri Sep  5 19:47:10 2008
@@ -11159,19 +11159,6 @@
  
      /** Opens a password dialog and returns the entered password.
          @return  The entered password or an empty string on 'Cancel' or any error. */
-diff --git sc/source/filter/inc/fdumper.hxx sc/source/filter/inc/fdumper.hxx
-index aea8de6..8f57403 100644
---- sc/source/filter/inc/fdumper.hxx
-+++ sc/source/filter/inc/fdumper.hxx
-@@ -31,7 +31,7 @@
- #ifndef SC_FDUMPER_HXX
- #define SC_FDUMPER_HXX
- 
--#define SCF_INCL_DUMPER (OSL_DEBUG_LEVEL > 0)
-+#define SCF_INCL_DUMPER (OSL_DEBUG_LEVEL > 0) && 0
- 
- #include <map>
- #include <math.h>
 diff --git sc/source/filter/inc/formel.hxx sc/source/filter/inc/formel.hxx
 index 9d48543..f80fbc8 100644
 --- sc/source/filter/inc/formel.hxx



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]