summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorAndrzej J. R. Hunt <andrzej@ahunt.org>2012-07-10 16:36:04 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-08-06 10:22:54 +0100
commit0bb13b5e6163b963783ec46bd68c349392945e63 (patch)
tree552401e55824a618e9881940551fe8de69d11373 /desktop
parentfa94d976596c4f0d2ffb03a8babbb7a573772621 (diff)
Fixed remote control code to work correctly.
Change-Id: I Ia600ed456fba135056f7a00398030b7c9e873329
Diffstat (limited to 'desktop')
-rwxr-xr-xdesktop/source/app/sofficemain.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/app/sofficemain.cxx b/desktop/source/app/sofficemain.cxx
index a0fba044922e..20059396f442 100755
--- a/desktop/source/app/sofficemain.cxx
+++ b/desktop/source/app/sofficemain.cxx
@@ -99,7 +99,6 @@ extern "C" int DESKTOP_DLLPUBLIC soffice_main()
#endif
throw; // to get exception type printed
}
-#endif
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */