diff options
Diffstat (limited to 'src/gui/windows/socialwindow.h')
-rw-r--r-- | src/gui/windows/socialwindow.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/windows/socialwindow.h b/src/gui/windows/socialwindow.h index b65ad02df..676ede11d 100644 --- a/src/gui/windows/socialwindow.h +++ b/src/gui/windows/socialwindow.h @@ -160,8 +160,6 @@ class SocialWindow final : public Window, CreatePartyPopup *mCreatePopup A_NONNULLPOINTER; Button *mCreateButton A_NONNULLPOINTER; - Button *mInviteButton A_NONNULLPOINTER; - Button *mLeaveButton A_NONNULLPOINTER; Label *mCountLabel A_NONNULLPOINTER; TabbedArea *mTabs A_NONNULLPOINTER; Map *mMap; |