another code clean-ups
This commit is contained in:
@@ -57,14 +57,9 @@ typedef void (*GetStringHelper)();
|
||||
typedef std::pair<Color, Color> ColorPair;
|
||||
typedef std::pair<int, int> Coordinates;
|
||||
|
||||
//char * ToString(const wchar_t *);
|
||||
//wchar_t * ToWString(const char *);
|
||||
string ToString(const wstring &);
|
||||
wstring ToWString(const string &);
|
||||
|
||||
//int CountBBCodes(const string &);
|
||||
//int CountBBCodes(const wstring &);
|
||||
|
||||
class Window
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user