This commit is contained in:
tague 1998-06-03 00:44:52 +00:00
Родитель 69c41b680f
Коммит 9526477e29
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