From c8b1e6e5455dd0c9c51b6b212478ed1e5aa1af4c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 18 Aug 2016 17:27:52 +0300 Subject: Remove createpartypopup class. --- src/gui/windows/socialwindow.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/gui/windows/socialwindow.h') diff --git a/src/gui/windows/socialwindow.h b/src/gui/windows/socialwindow.h index 676ede11d..89cf673da 100644 --- a/src/gui/windows/socialwindow.h +++ b/src/gui/windows/socialwindow.h @@ -29,7 +29,6 @@ class Button; class ConfirmDialog; -class CreatePartyPopup; class Guild; class Label; class Map; @@ -157,8 +156,6 @@ class SocialWindow final : public Window, SocialTab *mNavigation A_NONNULLPOINTER; SocialTab *mFriends A_NONNULLPOINTER; - CreatePartyPopup *mCreatePopup A_NONNULLPOINTER; - Button *mCreateButton A_NONNULLPOINTER; Label *mCountLabel A_NONNULLPOINTER; TabbedArea *mTabs A_NONNULLPOINTER; -- cgit v1.2.3-70-g09d2