mirror of
https://github.com/taglib/taglib.git
synced 2025-06-03 17:18:11 -04:00
This line is redundant.
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@356359 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
9087eacd37
commit
d58cde9eca
@ -103,8 +103,6 @@ Frame *FrameFactory::createFrame(const ByteVector &data, uint version) const
|
||||
return 0;
|
||||
}
|
||||
|
||||
frameID = header->frameID();
|
||||
|
||||
// This is where things get necissarily nasty. Here we determine which
|
||||
// Frame subclass (or if none is found simply an Frame) based
|
||||
// on the frame ID. Since there are a lot of possibilities, that means
|
||||
|
Loading…
x
Reference in New Issue
Block a user