diff options
Diffstat (limited to 'cmdedit.h')
-rw-r--r-- | cmdedit.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/cmdedit.h b/cmdedit.h deleted file mode 100644 index 8389357..0000000 --- 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 */ |