--- libaitcli/example/keys.h 2010/06/03 23:29:32 1.1.2.2 +++ libaitcli/example/keys.h 2010/06/04 12:08:32 1.1.4.3 @@ -180,8 +180,6 @@ typedef struct { int line_out; } linebuffer_t; -typedef char history[STRSIZ]; - typedef int (*cmd_func_t)(linebuffer_t * __restrict buffer, int argc, char ** __restrict argv); typedef struct { int cmd_level;