diff --git a/edef.h b/edef.h index df8ee13..8183dd0 100644 --- a/edef.h +++ b/edef.h @@ -16,8 +16,6 @@ /* Some global fuction declarations. */ typedef int (*fn_t)(int, int); -struct video; - /* Initialized global external declarations. */ extern int fillcol; /* Fill column */