diff options
author | Noel Grandin <noel@peralex.com> | 2014-12-05 16:28:32 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2014-12-08 14:13:17 +0200 |
commit | 2979ff295c9fafdb92cb56cd1f5ddb0a6b56cf20 (patch) | |
tree | b2088ed0b437f8181af5bdce70fd0d7ef27ea8e0 /include/toolkit | |
parent | eae0dda3e2eddb55b4e2032136541c15ba87fa09 (diff) |
fdo#38835 strip out OUString globals
Change-Id: I1a435214af102461e02217f7d95248dac14e5f1a
Diffstat (limited to 'include/toolkit')
-rw-r--r-- | include/toolkit/helper/servicenames.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/toolkit/helper/servicenames.hxx b/include/toolkit/helper/servicenames.hxx index b007a87ebd80..cc815670d601 100644 --- a/include/toolkit/helper/servicenames.hxx +++ b/include/toolkit/helper/servicenames.hxx @@ -87,7 +87,6 @@ extern const sal_Char szServiceName_UnoSpinButtonControl[], szServiceName_UnoSpi extern const sal_Char szServiceName_TreeControl[]; extern const sal_Char szServiceName_TreeControlModel[]; -extern const sal_Char szServiceName_MutableTreeDataModel[]; extern const sal_Char szServiceName_GridControl[]; extern const sal_Char szServiceName_GridControlModel[]; |