Unfix compiler warning. Compiler warnings good, BIC changes bad.

Make it a bit more obvious for the next poor fellow


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@706333 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Kevin Krammer
2007-08-29 23:33:30 +00:00
parent a4d6e9a615
commit ab1939b8fb
4 changed files with 6 additions and 13 deletions

View File

@ -48,10 +48,6 @@ List<const FileRef::FileTypeResolver *> FileRef::FileRefPrivate::fileTypeResolve
// public members
////////////////////////////////////////////////////////////////////////////////
FileRef::FileTypeResolver::~FileTypeResolver()
{
}
FileRef::FileRef()
{
d = new FileRefPrivate(0);