summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/fileio.h
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2016-03-25 15:25:30 +1100
committer Vas Crabb <vas@vastheman.com>2016-03-25 15:25:30 +1100
commit54279dbf114090e67ff391fce878a9c2d3af466f (patch)
tree63c93c6ebcf1b82e2cdc59260a8018bf1fef9ae8 /src/emu/fileio.h
parentf5d8ff8f4396c1f6cadc2522fe98d3b4fb1cce7f (diff)
Make emu_file archive searh order CRC+path, CRC+partial path, CRC, path, partial path and fold some redundant code
Diffstat (limited to 'src/emu/fileio.h')
-rw-r--r--src/emu/fileio.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/fileio.h b/src/emu/fileio.h
index a29372f071d..e71934ea22a 100644
--- a/src/emu/fileio.h
+++ b/src/emu/fileio.h
@@ -145,7 +145,6 @@ private:
// internal helpers
osd_file::error attempt_zipped();
- osd_file::error attempt__7zped();
osd_file::error load_zipped_file();
// internal state