Remove incorrect GS_EXPORT_CLASS from category.

Fixes warning on Windows MSVC, as only classes can be exported.
This commit is contained in:
Frederik Seiffert 2021-03-26 14:07:10 +01:00
parent b05481a8c8
commit 825b43be7e

View file

@ -164,7 +164,6 @@ GS_EXPORT_CLASS
/**
* Utility methods for using a counted set to handle uniquing of objects.
*/
GS_EXPORT_CLASS
@interface GS_GENERIC_CLASS(NSCountedSet, ElementT) (GNU_Uniquing)
/**
* <p>