[Libreoffice-commits] core.git: idlc/inc
Stephan Bergmann
sbergman at redhat.com
Wed Jan 25 17:00:01 UTC 2017
idlc/inc/options.hxx | 5 -----
1 file changed, 5 deletions(-)
New commits:
commit 700470577f62f569a5e81c7b446167f8d9c7b7cc
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Wed Jan 25 17:58:26 2017 +0100
Remove junk
left over from 232c0fb700efd31eff8cfee896437c481582ed0f "#115784# idlc: fixed
commandline option processing."
Change-Id: I41f81b1223cf72c0fcf8e84cdc7016e3aebf0c9d
diff --git a/idlc/inc/options.hxx b/idlc/inc/options.hxx
index ab910b2..212faf3 100644
--- a/idlc/inc/options.hxx
+++ b/idlc/inc/options.hxx
@@ -53,11 +53,6 @@ public:
throw(IllegalArgument);
bool setOption(char const * option, std::string const & rArg);
-#if 0 /* @@@ */
- sal_Bool initOptions(int ac, char* av[], sal_Bool bCmdFile=sal_False)
- throw( IllegalArgument );
-#endif /* @@@ */
-
OString prepareHelp();
OString prepareVersion();
More information about the Libreoffice-commits
mailing list