Remove a forward declaration that isn't needed anymore.

This commit is contained in:
harti 2005-04-01 16:23:48 +00:00
parent b2cee2c19c
commit b2e188d271

View File

@ -53,7 +53,6 @@
#include "sprite.h"
struct GNode;
struct LstNode;
#define TMPPAT "/tmp/makeXXXXXXXXXX"