diff options
| author | 2016-06-18 12:52:53 +0200 | |
|---|---|---|
| committer | 2016-06-18 15:32:15 +0200 | |
| commit | 1d0e0ac12ab7498df6084123aed9eae614bfde01 (patch) | |
| tree | 7c8537df05d52631b35faa9e58df08bb18d14067 /scripts | |
| parent | 78c39292171afa44cdd9121b4e525bceceacf534 (diff) | |
remove all usages of tagmap
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/src/lib.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/src/lib.lua b/scripts/src/lib.lua index 77f6f4344dd..2352dd6a3a3 100644 --- a/scripts/src/lib.lua +++ b/scripts/src/lib.lua @@ -80,7 +80,6 @@ project "utils" MAME_DIR .. "src/lib/util/sha1.cpp", MAME_DIR .. "src/lib/util/sha1.h", MAME_DIR .. "src/lib/util/strformat.h", - MAME_DIR .. "src/lib/util/tagmap.h", MAME_DIR .. "src/lib/util/unicode.cpp", MAME_DIR .. "src/lib/util/unicode.h", MAME_DIR .. "src/lib/util/unzip.cpp", |
