Skip to content

Commit

Permalink
mods: Remove uses of Autohook from modkeyvalues.cpp (#818)
Browse files Browse the repository at this point in the history
Remove unused AUTOHOOK_INIT
  • Loading branch information
ASpoonPlaysGames authored Oct 30, 2024
1 parent 41583e4 commit 10041ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions primedev/mods/compiled/modkeyvalues.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

#include <fstream>

AUTOHOOK_INIT()

void ModManager::TryBuildKeyValues(const char* filename)
{
spdlog::info("Building KeyValues for file {}", filename);
Expand Down

0 comments on commit 10041ca

Please sign in to comment.