Remove erroneous @noinspection tags
authorMatthias Schmidt <gravatronics@live.com>
Thu, 26 May 2016 14:29:42 +0000 (16:29 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Thu, 26 May 2016 14:29:42 +0000 (16:29 +0200)
files/lib/data/conversation/ViewableConversation.class.php

index 48f868d3f8c13806e799a7e4ea0ba2d2f20477c6..51559de8b9dafc9a6737d424a3ad33820962d164 100644 (file)
@@ -10,11 +10,6 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
 use wcf\system\WCF;
 
-/** @noinspection PhpMissingParentCallCommonInspection */
-/** @noinspection PhpMissingParentCallCommonInspection */
-/** @noinspection PhpMissingParentCallCommonInspection */
-/** @noinspection PhpMissingParentCallCommonInspection */
-
 /**
  * Represents a viewable conversation.
  *