- cleanup

This commit is contained in:
Christoph Oelckers 2015-04-04 14:12:04 +02:00
parent 747e160c96
commit bd96adafda
1 changed files with 0 additions and 2 deletions

View File

@ -365,8 +365,6 @@ struct FMapThing
short pitch; short pitch;
short roll; short roll;
DWORD RenderStyle; DWORD RenderStyle;
//void Serialize (FArchive &);
}; };