Remove temp_treeview_test option. Now it's always "enabled".

This commit is contained in:
Michael Drake 2013-09-02 12:47:36 +01:00
parent fadaa306d0
commit 6a4a297b2f
1 changed files with 0 additions and 3 deletions

View File

@ -275,6 +275,3 @@ NSOPTION_COLOUR(sys_colour_ThreeDShadow, 0x00d5d5d5)
NSOPTION_COLOUR(sys_colour_Window, 0x00f1f1f1)
NSOPTION_COLOUR(sys_colour_WindowFrame, 0x004e4e4e)
NSOPTION_COLOUR(sys_colour_WindowText, 0x00000000)
/** Temporary option for enabling test of new treeview */
NSOPTION_BOOL(temp_treeview_test, false)