diff options
Diffstat (limited to 'BSPGenerator.h')
-rw-r--r-- | BSPGenerator.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/BSPGenerator.h b/BSPGenerator.h deleted file mode 100644 index f6195e8..0000000 --- a/BSPGenerator.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef _BSPGENERATOR_H_ -#define _BSPGENERATOR_H_ - -class BSPGenerator { - public: - -}; - -#endif /* _BSPGENERATOR_H_ */ |