Common: Remove hash.cpp/h

Currently unused and the code quality is pretty questionable.
This commit is contained in:
Yuri Kunde Schlesner 2015-05-07 18:31:18 -03:00
parent fae5933ad6
commit d9df5b575a
3 changed files with 0 additions and 543 deletions

View file

@ -5,7 +5,6 @@ set(SRCS
break_points.cpp
emu_window.cpp
file_util.cpp
hash.cpp
key_map.cpp
logging/filter.cpp
logging/text_formatter.cpp
@ -36,7 +35,6 @@ set(HEADERS
emu_window.h
fifo_queue.h
file_util.h
hash.h
key_map.h
linear_disk_cache.h
logging/text_formatter.h