Kaydet (Commit) 0ce9a16b authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Dead code

Change-Id: Ia0b14d879e0ab22ff2fdeb09af836df4aed82ffb
üst e2013e86
...@@ -59,8 +59,6 @@ public: ...@@ -59,8 +59,6 @@ public:
const StringVector& getInputFiles(); const StringVector& getInputFiles();
inline sal_uInt16 getNumberOfExtraInputFiles() const
{ return (sal_uInt16)m_extra_input_files.size(); }
inline const StringVector& getExtraInputFiles() const inline const StringVector& getExtraInputFiles() const
{ return m_extra_input_files; } { return m_extra_input_files; }
protected: protected:
......
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