Remove unused forward declaration

This commit is contained in:
Laurent Montel
2023-09-01 11:51:36 +02:00
parent 296aa9ddad
commit 167349b9d2
6 changed files with 0 additions and 15 deletions

View File

@@ -13,8 +13,6 @@
#include <Quotient/connection.h>
class ImagePacksModel;
/**
* @class AccountEmoticonModel
*

View File

@@ -10,11 +10,6 @@
#include <QPointer>
#include <QRectF>
namespace Quotient
{
class RoomMessageEvent;
}
struct LiveLocationData {
QString eventId;
QString senderId;