﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
19743	Trim code from Twenty Eleven theme-options	emhr	markjaquith	"Suggest removal of the conditional statement for add_option() in twentyeleven_theme_options_init()

The function twentyeleven_get_theme_options() uses get_option() and sets the $default parameter. 

The conditional statement will never evaluate twentyeleven_get_theme_options() as false. This is probably an artifact from a previous release. As far as I can tell, removing it has no effect to the current revision except for trimming code.
"	defect (bug)	closed	high	3.4	Bundled Theme	3.3.1	normal	fixed	has-patch commit	Otto42
