Skip to content

Commit

Permalink
Don't need IEngineStudio for hardware check since the code is compati…
Browse files Browse the repository at this point in the history
…ble with both engine versions from a while
  • Loading branch information
SmileyAG committed Dec 31, 2023
1 parent 32e5385 commit 8e3cf45
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions cl_dll/entity.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@

#include "r_studioint.h"

extern engine_studio_api_t IEngineStudio;

#undef min
#undef max

Expand Down
2 changes: 0 additions & 2 deletions cl_dll/tri.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,6 @@ void DrawServerTriggers()
}
}

extern engine_studio_api_t IEngineStudio;

/*
=================
HUD_DrawTransparentTriangles
Expand Down

0 comments on commit 8e3cf45

Please sign in to comment.