mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-21 14:50:44 +01:00
[apps] Delete useless obsoletfunction in float parameter controller
Change-Id: I2421de22519aacc2ef329cca12dc6fa3b6ad845d
This commit is contained in:
@@ -12,11 +12,6 @@ GoToParameterController::GoToParameterController(Responder * parentResponder, Gr
|
||||
{
|
||||
}
|
||||
|
||||
ExpressionTextFieldDelegate * GoToParameterController::textFieldDelegate() {
|
||||
ExpressionTextFieldDelegate * myApp = (ExpressionTextFieldDelegate *)app();
|
||||
return myApp;
|
||||
}
|
||||
|
||||
const char * GoToParameterController::title() const {
|
||||
return "Aller a";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user