summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/nsplugin/source/so_env.hxx1
-rw-r--r--extensions/source/ole/unoobjw.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/nsplugin/source/so_env.hxx b/extensions/source/nsplugin/source/so_env.hxx
index 5da85f23c467..d8960e542e0f 100644
--- a/extensions/source/nsplugin/source/so_env.hxx
+++ b/extensions/source/nsplugin/source/so_env.hxx
@@ -61,7 +61,6 @@
#define SECTION_NAME "Versions"
#define SOFFICE_VERSION "StarOffice 8"
-//#define SOFFICE_VERSION "SunShine Office 1.0"
#define APP_ERROR 1
#define APP_CHAR 2
diff --git a/extensions/source/ole/unoobjw.hxx b/extensions/source/ole/unoobjw.hxx
index b3ee2a6b6ce9..f47079ef1bcb 100644
--- a/extensions/source/ole/unoobjw.hxx
+++ b/extensions/source/ole/unoobjw.hxx
@@ -39,7 +39,6 @@
#include "ole2uno.hxx"
#include "unoconversionutilities.hxx"
-//#define INVOCATION_SERVICE L"com.sun.star.script.Invocation"
#define JSCRIPT_VALUE_FUNC L"_GetValueObject"
#define GET_STRUCT_FUNC L"_GetStruct"
#define BRIDGE_VALUE_FUNC L"Bridge_GetValueObject"