Skip to content

Commit

Permalink
math_parser: delete the shim
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei8l committed Jan 29, 2024
1 parent a0f3f35 commit a381fd5
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 160 deletions.
1 change: 0 additions & 1 deletion src/condition.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

#include "dialogue.h"
#include "dialogue_helpers.h"
#include "math_parser_shim.h"
#include "mission.h"

class JsonObject;
Expand Down
1 change: 0 additions & 1 deletion src/math_parser_diag.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "magic.h"
#include "map.h"
#include "math_parser_diag_value.h"
#include "math_parser_shim.h"
#include "mtype.h"
#include "options.h"
#include "string_input_popup.h"
Expand Down
95 changes: 0 additions & 95 deletions src/math_parser_shim.cpp

This file was deleted.

63 changes: 0 additions & 63 deletions src/math_parser_shim.h

This file was deleted.

0 comments on commit a381fd5

Please sign in to comment.