summaryrefslogtreecommitdiff
path: root/idlc/inc/options.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/options.hxx')
-rw-r--r--idlc/inc/options.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/idlc/inc/options.hxx b/idlc/inc/options.hxx
index ab910b29af2f..212faf3187d6 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();