pointless line removed

This commit is contained in:
Uwe Rathmann 2018-06-12 20:27:16 +02:00
parent 54f4655698
commit e70bcecae3

View File

@ -553,8 +553,6 @@ void QskTextInput::setEditing( bool on )
setSkinStateFlag( Editing, on );
m_data->textInput->setEditing( on );
auto inputMethod = QGuiApplication::inputMethod();
if ( on )
{
#if 0