remove a bogus prototype

This commit is contained in:
Bill Currie 2001-02-14 05:12:14 +00:00
parent 192eba3898
commit a76c7779a7

View file

@ -280,11 +280,6 @@ void R_StoreEfrags (efrag_t **ppefrag);
extern qboolean lighthalf;
extern unsigned char lighthalf_v[3];
//
// gl_mesh.c
//
void GL_MakeAliasModelDisplayLists (model_t *m, aliashdr_t *hdr);
//
// gl_rsurf.c
//