no colon needed

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

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

Loading…
Cancel
Save

Powered by TurnKey Linux.