common: Remove chunk_file.h and linear_disk_cache.h

These are unused (and given chunk_file references Dolphin's >SVN< I doubt they were going to be used).
This commit is contained in:
Lioncash 2018-04-26 14:57:38 -04:00
parent 3dd3cdeafd
commit 87a92ef062
No known key found for this signature in database
GPG key ID: 4E3C3CC1031BA9C7
3 changed files with 0 additions and 792 deletions

View file

@ -31,7 +31,6 @@ add_library(common STATIC
bit_set.h
break_points.cpp
break_points.h
chunk_file.h
cityhash.cpp
cityhash.h
color.h
@ -41,7 +40,6 @@ add_library(common STATIC
file_util.cpp
file_util.h
hash.h
linear_disk_cache.h
logging/backend.cpp
logging/backend.h
logging/filter.cpp