aboutsummaryrefslogtreecommitdiffstats
path: root/shell/eshell-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/eshell-types.h')
-rw-r--r--shell/eshell-types.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/shell/eshell-types.h b/shell/eshell-types.h
deleted file mode 100644
index a5e82dfcfc..0000000000
--- a/shell/eshell-types.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef ESHELL_TYPES_H
-#define ESHELL_TYPES_H 1
-
-typedef struct _EFolder EFolder;
-typedef struct _EService EService;
-
-
-#endif /* ESHELL_TYPES_H */
-
-