--- libaitcli/example/keys.h 2010/06/03 23:29:32 1.1.2.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;