mirror of
https://github.com/taglib/taglib.git
synced 2025-07-17 20:44:20 -04:00
Removed TAGLIB_EXPORT from getDebugListener
This commit is contained in:
@ -71,7 +71,7 @@ namespace TagLib
|
||||
/*!
|
||||
* \internal
|
||||
*/
|
||||
TAGLIB_EXPORT DebugListener *getDebugListener();
|
||||
DebugListener *getDebugListener();
|
||||
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user