[Libreoffice-commits] core.git: starmath/inc
Takeshi Abe
tabe at fixedpoint.jp
Sat Dec 27 22:44:50 PST 2014
starmath/inc/smcommands.h | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit 65b490098c96dd8020a53e79e56cdef3be18aeeb
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date: Sun Dec 28 15:14:59 2014 +0900
kill unused CMD_SID_* defines
Change-Id: If263d1e8f5852c03d57c3378084570cfcbb134ce
diff --git a/starmath/inc/smcommands.h b/starmath/inc/smcommands.h
index faa0158..35d29ab 100644
--- a/starmath/inc/smcommands.h
+++ b/starmath/inc/smcommands.h
@@ -20,10 +20,6 @@
#define INCLUDED_STARMATH_INC_SMCOMMANDS_H
#define CMD_SID_ADJUST ".uno:Adjust"
-#define CMD_SID_ALIGN ".uno:ChangeAlignment"
-#define CMD_SID_DISTANCE ".uno:ChangeDistance"
-#define CMD_SID_FONT ".uno:ChangeFont"
-#define CMD_SID_FONTSIZE ".uno:ChangeFontSize"
#define CMD_SID_DRAW ".uno:Draw"
#define CMD_SID_VIEW100 ".uno:View100"
#define CMD_SID_VIEW200 ".uno:View200"
More information about the Libreoffice-commits
mailing list