[escher][apps] Clean and fix bug in text field

function application)

Change-Id: I5d425ea7752a054ea6b05735b12442c4429f13b4
This commit is contained in:
Émilie Feral
2017-03-28 13:21:40 +02:00
parent 128af56396
commit 6d8d105d7e
12 changed files with 23 additions and 28 deletions

View File

@@ -102,7 +102,6 @@ void ListController::editExpression(Sequence * sequence, int sequenceDefinition,
}
App * myApp = (App *)app();
InputViewController * inputController = myApp->inputViewController();
inputController->setTextFieldDelegate(this);
switch (sequenceDefinition) {
case 0:
inputController->edit(this, event, sequence, initialText,