X-Git-Url: http://git.tdb.fi/?p=libs%2Fdatafile.git;a=blobdiff_plain;f=source%2Fbinaryparser.h;h=255209a971bed7fdd5e7149e7a9dd20a8fb30cd4;hp=6a46639cbbca7667873f5c5a68d30f8151e62dfa;hb=a82776d980239e48d2b509d33b56e77a1ea44dda;hpb=29fafaa2c570b0cf92f41eeb534cfb65a841a892 diff --git a/source/binaryparser.h b/source/binaryparser.h index 6a46639..255209a 100644 --- a/source/binaryparser.h +++ b/source/binaryparser.h @@ -19,7 +19,6 @@ private: Dictionary dict; StringMap strings; - bool first; unsigned float_precision; public: