service/friend: Remove unused field

master
ReinUsesLisp 2019-10-04 22:48:17 +07:00
parent 99db7d23dd
commit 1dbd22e695
1 changed files with 0 additions and 1 deletions

@ -237,7 +237,6 @@ private:
};
Common::UUID uuid;
bool is_event_created = false;
Kernel::EventPair notification_event;
std::queue<SizedNotificationInfo> notifications;
States states{};