remove unused struct

This commit is contained in:
Jaime Passos 2019-09-24 19:46:52 -03:00
parent 484c673d5f
commit 80db38c0ce

View file

@ -111,11 +111,6 @@ typedef struct
mpoint_t a, b;
} mline_t;
typedef struct
{
fixed_t slp, islp;
} islope_t;
//
// The vector graphics for the automap.
// A line drawing of the player pointing right,