diff options
Diffstat (limited to 'src/openttd.h')
-rw-r--r-- | src/openttd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/openttd.h b/src/openttd.h index 6d6c670eb..884c472bc 100644 --- a/src/openttd.h +++ b/src/openttd.h @@ -10,8 +10,6 @@ // Forward declarations of structs. struct Waypoint; -struct ViewPort; -struct DrawPixelInfo; typedef byte LandscapeID; typedef uint16 EngineID; typedef uint16 UnitID; |