summaryrefslogtreecommitdiffstats
path: root/EnvScreen.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-12-21 21:34:23 +0100
committerChristian Göttsche <cgzones@googlemail.com>2020-12-21 22:34:50 +0100
commit64c05a1ed5ea2d3589fc8239ce9065fe786c02cd (patch)
tree5a8f096ec51a89fb5f1204d816bd6a9dfc46d5a2 /EnvScreen.h
parenta7612b0b7d00a9b97eea25ae1b8af81fd7b591d6 (diff)
EnvScreen: mark local class functions static
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

© 2014-2024 Faster IT GmbH | imprint | privacy policy