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

-Werror,-Wunused-private-field

Change-Id: I14e28c966a0d792eeaff9012616bd83de87f2abd
üst f1fbd6af
...@@ -29,8 +29,6 @@ class SfxHelp_Impl; ...@@ -29,8 +29,6 @@ class SfxHelp_Impl;
class SfxFrame; class SfxFrame;
class SFX2_DLLPUBLIC SfxHelp : public Help class SFX2_DLLPUBLIC SfxHelp : public Help
{ {
OUString aTicket; // for Plugins
OUString aUser;
bool bIsDebug; bool bIsDebug;
SfxHelp_Impl* pImp; SfxHelp_Impl* pImp;
......
...@@ -39,8 +39,6 @@ public: ...@@ -39,8 +39,6 @@ public:
private: private:
OUString maPath; OUString maPath;
OUString maAuthor;
OUString maKeywords;
OUString maSubTitle; OUString maSubTitle;
Point maSubTitlePos; Point maSubTitlePos;
......
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