mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 16:57:31 +01:00
[apps] Delete useless obsoletfunction in float parameter controller
Change-Id: I2421de22519aacc2ef329cca12dc6fa3b6ad845d
This commit is contained in:
@@ -13,11 +13,6 @@ IntervalParameterController::IntervalParameterController(Responder * parentRespo
|
||||
{
|
||||
}
|
||||
|
||||
ExpressionTextFieldDelegate * IntervalParameterController::textFieldDelegate() {
|
||||
ExpressionTextFieldDelegate * myApp = (ExpressionTextFieldDelegate *)app();
|
||||
return myApp;
|
||||
}
|
||||
|
||||
const char * IntervalParameterController::title() const {
|
||||
return "Regler l'intervalle";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user