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