diff options
author | Noel Grandin <noel@peralex.com> | 2015-07-22 10:27:09 +0200 |
---|---|---|
committer | Noel Grandin <noelgrandin@gmail.com> | 2015-07-22 09:52:04 +0000 |
commit | 01854d2d824c13be184e2e183bd4d0025315ef81 (patch) | |
tree | 863e428eb7edfb7f7cab83009fab9024e1f2f95f /framework/inc/properties.h | |
parent | a60cc5d62a71fd96630739abd3aefaf145e955fd (diff) |
remove some unused constants
Change-Id: I8742db77a0cfd99257584d830162c1c7126da263
Reviewed-on: https://gerrit.libreoffice.org/17283
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'framework/inc/properties.h')
-rw-r--r-- | framework/inc/properties.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/inc/properties.h b/framework/inc/properties.h index 15a162de61fb..5acc4b0c0925 100644 --- a/framework/inc/properties.h +++ b/framework/inc/properties.h @@ -102,7 +102,6 @@ namespace framework{ #define PATHSETTINGS_PROPNAME_ASCII_USERDICTIONARY "UserDictionary" #define PATHSETTINGS_PROPNAME_ASCII_WORK "Work" -#define PATHSETTINGS_PROPCOUNT 24 /** properties for "LayoutManager" class */ |