--- libaitcli/example/keys.h 2010/06/04 11:46:40 1.1.4.2 +++ libaitcli/example/keys.h 2011/03/16 17:24:03 1.2 @@ -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;