summaryrefslogtreecommitdiff
path: root/comphelper/source/inc
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2015-12-26 22:18:38 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2015-12-27 13:55:29 +0100
commit9e3c7725909ebce86e30f1e774d5f9e1d761c16a (patch)
tree92a8b524558c792b19d674d34b2567b8d58ceb79 /comphelper/source/inc
parent6b723132daacae5e007589ffdbe78d7569b06fa0 (diff)
tdf#74608: Constructor function for OfficeRestartManager singleton
Change-Id: I6c1383c292418b6744dacee95d4f289a6ca1c781
Diffstat (limited to 'comphelper/source/inc')
-rw-r--r--comphelper/source/inc/comphelper_services.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/comphelper/source/inc/comphelper_services.hxx b/comphelper/source/inc/comphelper_services.hxx
index 77d4dd905492..08ed94d31d2c 100644
--- a/comphelper/source/inc/comphelper_services.hxx
+++ b/comphelper/source/inc/comphelper_services.hxx
@@ -27,7 +27,6 @@ void createRegistryInfo_IndexedPropertyValuesContainer();
void createRegistryInfo_Map();
void createRegistryInfo_NamedPropertyValuesContainer();
void createRegistryInfo_OInstanceLocker();
-void createRegistryInfo_OOfficeRestartManager();
void createRegistryInfo_OPropertyBag();
void createRegistryInfo_OSimpleLogRing();
void createRegistryInfo_OfficeInstallationDirectories();