diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-21 11:51:04 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-21 11:54:18 +0200 |
commit | 5fcecf9b88a0879081d8239cebbc03e30150985a (patch) | |
tree | 2eaa65002db4ccb19778e054f9fc40c33312537c /cui/source/tabpages/paragrph.hrc | |
parent | 47009fbf515dc6e4d4c275e5a3458b4ce2d817d9 (diff) |
hrc cleanup: Remove unused defines
All of those defines (should) not be used at any point in the code.
False positives may exist, because some macro names are getting
generated by some template/macro foo. This is the version which
compiled fine for me.
Also there are many commented out lines removed.
Change-Id: I6394024682e4ab3691eb72707a9363d41ba31df8
Diffstat (limited to 'cui/source/tabpages/paragrph.hrc')
-rw-r--r-- | cui/source/tabpages/paragrph.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/tabpages/paragrph.hrc b/cui/source/tabpages/paragrph.hrc index bb9a3fc9cf18..c3ced580fbe2 100644 --- a/cui/source/tabpages/paragrph.hrc +++ b/cui/source/tabpages/paragrph.hrc @@ -51,7 +51,6 @@ #define FL_ALIGN 34 #define FL_VERTALIGN 35 #define LB_VERTALIGN 36 -#define FL_VERTEX 37 #define CB_SNAP 38 #define FT_VERTALIGN 39 |