[Libreoffice-commits] .: sw/inc

Joseph Powers jpowers at kemper.freedesktop.org
Sun Nov 21 05:25:53 PST 2010


 sw/inc/cmdid.h |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 6d6d87f5fb225464c15ea1e0408f67810a4a537f
Author: Joseph Powers <jpowers27 at cox.net>
Date:   Sun Nov 21 05:24:39 2010 -0800

    Removed unused define

diff --git a/sw/inc/cmdid.h b/sw/inc/cmdid.h
index 4056066..ab896be 100644
--- a/sw/inc/cmdid.h
+++ b/sw/inc/cmdid.h
@@ -1090,7 +1090,6 @@ included in c-context files, so c++ style stuff will cause problems.
 
 #define FN_PARAM_ACT_NUMLEVEL   		(FN_PARAM2+9) /* BYTE-Item with current NumLevel */
 
-#define FN_PARAM_9 						(FN_PARAM2+10)
 #define FN_PARAM_10                     (FN_PARAM2+11)
 
 #define FN_TEXT_RANGE                   (FN_PARAM2+12) /* TextRange Property*/


More information about the Libreoffice-commits mailing list