mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
Revert this as this change isn't BC
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@620850 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
b9c7c6ae5f
commit
a3d8b6be8b
@ -88,7 +88,6 @@ namespace TagLib {
|
||||
class FileTypeResolver
|
||||
{
|
||||
public:
|
||||
virtual ~FileTypeResolver() {}
|
||||
/*!
|
||||
* This method must be overridden to provide an additional file type
|
||||
* resolver. If the resolver is able to determine the file type it should
|
||||
|
@ -55,7 +55,6 @@ namespace TagLib {
|
||||
class StringHandler
|
||||
{
|
||||
public:
|
||||
virtual ~StringHandler(){}
|
||||
/*!
|
||||
* Decode a string from \a data. The default implementation assumes that
|
||||
* \a data is an ISO-8859-1 (Latin1) character array.
|
||||
|
Loading…
Reference in New Issue
Block a user