summaryrefslogtreecommitdiffstats
path: root/EnvScreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'EnvScreen.h')
-rw-r--r--EnvScreen.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/EnvScreen.h b/EnvScreen.h
index bf385801..66d263fc 100644
--- a/EnvScreen.h
+++ b/EnvScreen.h
@@ -15,8 +15,4 @@ EnvScreen* EnvScreen_new(Process* process);
void EnvScreen_delete(Object* this);
-void EnvScreen_draw(InfoScreen* this);
-
-void EnvScreen_scan(InfoScreen* this);
-
#endif