Remove duplicate headers between header/cpp

This commit is contained in:
Laurent Montel
2023-07-12 13:42:54 +02:00
committed by Tobias Fella
parent 025b367a7e
commit 63a17b5985
9 changed files with 0 additions and 12 deletions

View File

@@ -45,11 +45,9 @@
#include "controller.h"
#include "events/joinrulesevent.h"
#include "neochatconfig.h"
#include "neochatuser.h"
#include "notificationsmanager.h"
#ifdef QUOTIENT_07
#include "events/pollevent.h"
#include "pollhandler.h"
#endif
#include "events/stickerevent.h"
#include "filetransferpseudojob.h"