diff options
Diffstat (limited to 'src/stubs.hh')
| -rw-r--r-- | src/stubs.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stubs.hh b/src/stubs.hh index 72c898d..bc89d12 100644 --- a/src/stubs.hh +++ b/src/stubs.hh @@ -26,7 +26,6 @@ extern void CronExpire(Object Obj, int Delay); extern uint32 CronInfo(Object Obj, bool Delete); extern uint32 CronStop(Object Obj); extern void DeleteDynamicString(uint32 Number); -extern bool FileExists(const char *FileName); extern TCreature *GetCreature(uint32 CreatureID); extern const char *GetDynamicString(uint32 Number); extern TConnection *GetFirstConnection(void); |
