Remove zombie function
This commit is contained in:
parent
c43bfe425e
commit
a95b140164
@ -22,9 +22,6 @@ class display(object):
|
|||||||
def render(self):
|
def render(self):
|
||||||
print("render NYI")
|
print("render NYI")
|
||||||
|
|
||||||
def get_image(self):
|
|
||||||
print("get_image NYI")
|
|
||||||
|
|
||||||
def animate(self, ticks):
|
def animate(self, ticks):
|
||||||
print("animate NYI")
|
print("animate NYI")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user