Skip to content

Commit

Permalink
- removed unused engine_priv.h
Browse files Browse the repository at this point in the history
  • Loading branch information
coelckers committed Aug 5, 2022
1 parent dcb4e1e commit 6b318c8
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 24 deletions.
1 change: 0 additions & 1 deletion source/build/src/clip.cpp
Expand Up @@ -8,7 +8,6 @@

#include "build.h"
#include "clip.h"
#include "engine_priv.h"
#include "printf.h"
#include "gamefuncs.h"
#include "coreactor.h"
Expand Down
1 change: 0 additions & 1 deletion source/build/src/engine.cpp
Expand Up @@ -14,7 +14,6 @@
#include "automap.h"

#include "imagehelpers.h"
#include "engine_priv.h"
#include "palette.h"
#include "gamecvars.h"
#include "c_console.h"
Expand Down
21 changes: 0 additions & 21 deletions source/build/src/engine_priv.h

This file was deleted.

1 change: 0 additions & 1 deletion source/build/src/mdsprite.cpp
Expand Up @@ -3,7 +3,6 @@
#ifdef USE_OPENGL

#include "build.h"
#include "engine_priv.h"
#include "mdsprite.h"
#include "coreactor.h"

Expand Down

0 comments on commit 6b318c8

Please sign in to comment.