mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-07 20:44:35 +00:00
cleanup: remove unused private variable
CID 208307 Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
parent
9836f57598
commit
0852f9a2ab
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ public:
|
||||||
virtual void requestUpload();
|
virtual void requestUpload();
|
||||||
private:
|
private:
|
||||||
FacebookConnectWidget *fbConnectWidget;
|
FacebookConnectWidget *fbConnectWidget;
|
||||||
SocialNetworkDialog *fbUploadDialog;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue