Removed an unneeded struct forward
git-svn-id: svn://svn.cc65.org/cc65/trunk@3708 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -135,9 +135,6 @@ enum {
|
||||
|
||||
|
||||
|
||||
/* Forward for a symbol entry */
|
||||
struct SymEntry;
|
||||
|
||||
/* Type entry */
|
||||
typedef unsigned short type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user