diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-05-13 08:51:05 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-05-13 08:51:39 +0900 |
commit | e3bc45b8079228ca25e70ac5a51b6977afd6f61e (patch) | |
tree | 0853b3b24a0b7b4f99d79a03c86d8645dc5b8284 /starmath/source/unomodel.cxx | |
parent | 5c379de9589ab819da852768a9663455dbb4a835 (diff) |
removed unused defines
Change-Id: Ida50737f540459bd0e709c49414c3a7f4d042a47
Diffstat (limited to 'starmath/source/unomodel.cxx')
-rw-r--r-- | starmath/source/unomodel.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/source/unomodel.cxx b/starmath/source/unomodel.cxx index 67c7cc67c74c..f25ff428a2de 100644 --- a/starmath/source/unomodel.cxx +++ b/starmath/source/unomodel.cxx @@ -164,7 +164,6 @@ SmPrintUIOptions::SmPrintUIOptions() // values from com/sun/star/beans/PropertyAttribute #define PROPERTY_NONE 0 -#define PROPERTY_READONLY 16 enum SmModelPropertyHandles { |