summaryrefslogtreecommitdiff
path: root/basic/source/app/app.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/app/app.cxx')
-rwxr-xr-xbasic/source/app/app.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/basic/source/app/app.cxx b/basic/source/app/app.cxx
index 6b844a772e03..1febb2809bf4 100755
--- a/basic/source/app/app.cxx
+++ b/basic/source/app/app.cxx
@@ -58,7 +58,6 @@
#include "runtime.hxx"
#include "sbintern.hxx"
-#ifdef _USE_UNO
#include <ucbhelper/contentbroker.hxx>
#include <ucbhelper/configurationkeys.hxx>
#include <comphelper/regpathhelper.hxx>
@@ -83,8 +82,6 @@ using namespace com::sun::star::beans;
using ::rtl::OUString;
using ::rtl::OUStringToOString;
-#endif /* _USE_UNO */
-
IMPL_GEN_RES_STR;
#ifdef DBG_UTIL