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:
parent
3dd3cdeafd
commit
87a92ef062
3 changed files with 0 additions and 792 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue