CheckClass: Moved 'IsName' from main to commoncheck

This commit is contained in:
Daniel Marjamäki 2007-05-25 06:47:04 +00:00
parent 909bf7e6cd
commit 3991ccab25
1 changed files with 0 additions and 4 deletions

View File

@ -8,10 +8,6 @@
#include <sstream>
//---------------------------------------------------------------------------
extern bool IsName(const char str[]);
//---------------------------------------------------------------------------
struct VAR
{
bool is_class;