This commit is contained in:
tague 1998-06-03 00:44:52 +00:00
Родитель 3780538b44
Коммит 68c551bfb5
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -595,7 +595,7 @@ private:
static Transition& getTransition(ENode row, short col);
public:
#ifdef _DEBUG
#if 0
// This is used for debugging
friend ostream& operator<<(ostream&, const ResourceBundle&);
#endif