summaryrefslogtreecommitdiffstats
path: root/EnvScreen.c
diff options
context:
space:
mode:
Diffstat (limited to 'EnvScreen.c')
-rw-r--r--EnvScreen.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/EnvScreen.c b/EnvScreen.c
index 855023a4..fa6ffdcf 100644
--- a/EnvScreen.c
+++ b/EnvScreen.c
@@ -11,13 +11,6 @@
#include <string.h>
#include <unistd.h>
-/*{
-#include "InfoScreen.h"
-
-typedef struct EnvScreen_ {
- InfoScreen super;
-} EnvScreen;
-}*/
InfoScreenClass EnvScreen_class = {
.super = {