idlc/inc/options.hxx |    5 -----
 1 file changed, 5 deletions(-)

New commits:
commit 700470577f62f569a5e81c7b446167f8d9c7b7cc
Author: Stephan Bergmann <sberg...@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();
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to