diff options
author | Andrzej J. R. Hunt <andrzej@ahunt.org> | 2012-07-10 16:36:04 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-08-06 10:22:54 +0100 |
commit | 0bb13b5e6163b963783ec46bd68c349392945e63 (patch) | |
tree | 552401e55824a618e9881940551fe8de69d11373 /desktop/source/app/sofficemain.cxx | |
parent | fa94d976596c4f0d2ffb03a8babbb7a573772621 (diff) |
Fixed remote control code to work correctly.
Change-Id: I Ia600ed456fba135056f7a00398030b7c9e873329
Diffstat (limited to 'desktop/source/app/sofficemain.cxx')
-rwxr-xr-x | desktop/source/app/sofficemain.cxx | 1 |
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: */ |