mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-03 17:33:05 +00:00
CGE: Remove a useless function declaration in class BtFile
This commit is contained in:
parent
b23bee8571
commit
8dc4cb40d9
@ -131,7 +131,6 @@ public:
|
||||
BtFile(const char *name, Crypt *crpt);
|
||||
virtual ~BtFile();
|
||||
BtKeypack *find(const char *key);
|
||||
BtKeypack *next();
|
||||
};
|
||||
|
||||
class Dat {
|
||||
|
Loading…
x
Reference in New Issue
Block a user