Removed obsolete forward declaration

This commit is contained in:
alexey.lysiuk 2017-04-06 10:39:53 +03:00
parent 1312e9fb72
commit ac5e516148

View file

@ -30,7 +30,6 @@ class FBitmap;
struct FRemapTable; struct FRemapTable;
struct FCopyInfo; struct FCopyInfo;
class FScanner; class FScanner;
class PClassInventory;
// Texture IDs // Texture IDs
class FTextureManager; class FTextureManager;