no colon needed

pull/1/head
Tom Early 5 years ago
parent fefb1be1d0
commit a419efe406

@ -84,7 +84,7 @@ protected:
// reload helpers
bool Reload(void);
virtual bool NeedReload(void) { return false; }
#if YSF_DB_SUPPORT==true;
#if YSF_DB_SUPPORT==true
void ReadDb(void);
#endif
//bool IsValidDmrid(const char *);

Loading…
Cancel
Save

Powered by TurnKey Linux.