mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
Remove incorrect GS_EXPORT_CLASS from category.
Fixes warning on Windows MSVC, as only classes can be exported.
This commit is contained in:
parent
b05481a8c8
commit
825b43be7e
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue