aboutsummaryrefslogtreecommitdiff
path: root/cmdedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmdedit.h')
-rw-r--r--cmdedit.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/cmdedit.h b/cmdedit.h
deleted file mode 100644
index 83893572a..000000000
--- a/cmdedit.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef CMDEDIT_H
-#define CMDEDIT_H
-
-int cmdedit_read_input(char* promptStr, char* command);
-
-#endif /* CMDEDIT_H */