fixed a couple of issues with id3attr

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5737 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
beveloper
2003-12-23 00:56:35 +00:00
parent 0b3cd7531c
commit b1a94814dd
3 changed files with 11 additions and 4 deletions
+2 -1
View File
@@ -131,7 +131,8 @@ private:
media_file_format fMFI;
bool fFileClosed;
bool _reserved_was_fUnused[3];
bool fDeleteSource;
bool _reserved_was_fUnused[2];
BMediaTrack **fTrackList;
void Init();