Kaydet (Commit) 9422195f authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror=unused-parameter

Change-Id: I2a83ecd010c2d85b5596172102d24b5063ace159
üst 7c805af4
......@@ -2329,7 +2329,7 @@ public:
}
virtual void SAL_CALL windowClosing( const lang::EventObject& e ) throw (uno::RuntimeException)
virtual void SAL_CALL windowClosing( const lang::EventObject& /*e*/ ) throw (uno::RuntimeException)
{
#ifdef IN_THE_FUTURE
uno::Reference< awt::XDialog > xDialog( e.Source, uno::UNO_QUERY );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment