this was supposed to be part of the previous commit

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27520 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini 2008-09-15 12:04:34 +00:00
parent ad7014b0d8
commit c96c57848d

View File

@ -44,7 +44,6 @@ class GIFLoad {
bool ReadGIFCommentBlock();
bool ReadGIFUnknownBlock(unsigned char c);
void Init();
bool InitFrame(int size);
short NextCode();
void ResetTable();