Skip to content

Commit 647c75e

Browse files
committed
Remove ConversationMessageQuoteHandler that is no longer required
1 parent 30bb055 commit 647c75e

File tree

3 files changed

+1
-76
lines changed

3 files changed

+1
-76
lines changed

fileDelete.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<file>lib/form/ConversationMessageAddForm.class.php</file>
1919
<file>lib/form/ConversationMessageEditForm.class.php</file>
2020
<file>lib/page/ConversationLogPage.class.php</file>
21+
<file>lib/system/message/quote/ConversationMessageQuoteHandler.class.php</file>
2122
<file>lib/system/event/listener/UserGroupAddCanBeAddedAsParticipantListener.class.php</file>
2223
<file>lib/system/user/online/location/ConversationLocation.class.php</file>
2324
<file>style/conversation.less</file>

files/lib/system/message/quote/ConversationMessageQuoteHandler.class.php

Lines changed: 0 additions & 75 deletions
This file was deleted.

objectType.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
<type>
3838
<name>com.woltlab.wcf.conversation.message</name>
3939
<definitionname>com.woltlab.wcf.message.quote</definitionname>
40-
<classname>wcf\system\message\quote\ConversationMessageQuoteHandler</classname>
4140
</type>
4241
<type>
4342
<name>com.woltlab.wcf.conversation.message</name>

0 commit comments

Comments
 (0)