Remove unused cv_flipcam stub

This commit is contained in:
Sally Coolatta 2024-04-05 11:53:51 -04:00
parent e19ed5bc29
commit fb8d755916

View file

@ -127,7 +127,6 @@ extern struct RenderStats g_renderstats;
extern consvar_t cv_showhud;
extern consvar_t cv_homremoval;
extern consvar_t cv_chasecam[MAXSPLITSCREENPLAYERS];
extern consvar_t cv_flipcam[MAXSPLITSCREENPLAYERS];
extern consvar_t cv_shadow;
extern consvar_t cv_ffloorclip;