remove user-debug code that no longer compiles. r=shaver (no bug)

This commit is contained in:
Ted Mielczarek 2008-07-08 11:34:49 -04:00
Родитель b3afded489
Коммит acf5e3af5f
1 изменённых файлов: 0 добавлений и 5 удалений

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

@ -349,11 +349,6 @@ protected:
*/
void RestoreStateTo(nsSelectState* aNewSelected);
#ifdef DEBUG_john
// Don't remove these, por favor. They're very useful in debugging
nsresult PrintOptions(nsIContent* aOptions, PRInt32 tabs);
#endif
// Adding options
/**
* Insert option(s) into the options[] array and perform notifications