Remove junk

left over from 232c0fb700 "#115784# idlc: fixed
commandline option processing."

Change-Id: I41f81b1223cf72c0fcf8e84cdc7016e3aebf0c9d
This commit is contained in:
Stephan Bergmann
2017-01-25 17:58:26 +01:00
parent e9c17354d3
commit 700470577f

View File

@@ -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();