﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7356	Style::removeObjectStyle something might be wrong	Alfonso Martínez de Lizarrondo		"At the very least, in that function the 
{{{
	var styles = CKEDITOR.style.getStyleText( def );
}}}
isn't used, but the final part to remove the style has remained that way since it was created in [5847] that changed also the applyObjectStyle but was reverted in [5978]

So a little clean up is needed there, deciding if it must use getStyleText or def.Styles (but using a local variable), and correcting the comments."	Bug	closed	Normal		Core : Styles	3.4.1	fixed	Discussion	
