Removed unused variable

CQTexperiment
Chris Moeller 2014-10-14 22:32:50 -07:00
parent fb323d11e9
commit da4c4cf510
1 changed files with 0 additions and 2 deletions

View File

@ -124,8 +124,6 @@ DUMBFILE *dumbfile_open_memory_and_free(char *data, long size)
return dumbfile_open_ex(m, &maffile_dfs);
}
static unsigned int cpu_freq = 0;
+ (void)initialize
{
if (self == [DumbDecoder class])