From 869c7245f5a5afe4c35fd06ad8076652627d43a2 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 18 Feb 2013 14:47:21 +0000 Subject: clean out useless outdated #if 0 blocks they serve no purpose and keep causing confusion in core refactors. Better examples are available in other frontends or in teh revision control system if strictly necessary --- beos/gui_options.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'beos/gui_options.h') diff --git a/beos/gui_options.h b/beos/gui_options.h index 38aaf866a..e5c91a797 100644 --- a/beos/gui_options.h +++ b/beos/gui_options.h @@ -22,9 +22,6 @@ #include -#if 0 /* GTK */ -extern GtkWindow *wndPreferences; -#endif extern BWindow *wndPreferences; void nsbeos_options_init(void); /** Init options and load window */ -- cgit v1.2.3