Remove outdated event registrations
This commit is contained in:
@@ -89,6 +89,4 @@ public:
|
|||||||
QUO_EVENT(ImagePackEvent, "im.ponies.room_emotes")
|
QUO_EVENT(ImagePackEvent, "im.ponies.room_emotes")
|
||||||
using KeyedStateEventBase::KeyedStateEventBase;
|
using KeyedStateEventBase::KeyedStateEventBase;
|
||||||
};
|
};
|
||||||
|
|
||||||
REGISTER_EVENT_TYPE(ImagePackEvent)
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -40,5 +40,4 @@ public:
|
|||||||
*/
|
*/
|
||||||
QJsonArray allow() const;
|
QJsonArray allow() const;
|
||||||
};
|
};
|
||||||
REGISTER_EVENT_TYPE(JoinRulesEvent)
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user