mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-20 14:20:39 +01:00
[apps/graph/list] clean empty functions
Change-Id: I73e6e068f663002216dbab864f8f2281fe176f80
This commit is contained in:
committed by
Romain Goyet
parent
5fdb7d729e
commit
89736fd3f1
@@ -58,9 +58,6 @@ void FunctionCell::didBecomeFirstResponder() {
|
||||
//markRectAsDirty(bounds());
|
||||
}
|
||||
|
||||
void FunctionCell::didResignFirstResponder() {
|
||||
//markRectAsDirty(bounds());
|
||||
}
|
||||
|
||||
bool FunctionCell::handleEvent(Ion::Events::Event event){
|
||||
switch (event) {
|
||||
|
||||
Reference in New Issue
Block a user