(svn r12472) -Codechange: remove unneeded declaration of ViewPort and DrawPixelInfo.

This commit is contained in:
rubidium
2008-03-28 16:38:18 +00:00
parent 1c51f1e591
commit 9861a8c322
4 changed files with 4 additions and 4 deletions

View File

@@ -10,8 +10,6 @@
// Forward declarations of structs.
struct Waypoint;
struct ViewPort;
struct DrawPixelInfo;
typedef byte LandscapeID;
typedef uint16 EngineID;
typedef uint16 UnitID;