Skip to content

Commit

Permalink
cleanup unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
chadoe committed Sep 10, 2012
1 parent 9b792d6 commit 6fa5a55
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions xbmc/cores/paplayer/MP3codec.cpp
Expand Up @@ -161,8 +161,6 @@ bool MP3Codec::Init(const CStdString &strFile, unsigned int filecache)
m_CallAgainWithSameBuffer = false;
m_readRetries = 5;

CFileItem item(strFile, false);

int id3v2Size = 0;
int result = -1;
int64_t length = 0;
Expand Down

0 comments on commit 6fa5a55

Please sign in to comment.