diff options
| author | bunnei <bunneidev@gmail.com> | 2015-09-11 09:47:36 -0400 |
|---|---|---|
| committer | bunnei <bunneidev@gmail.com> | 2015-09-11 09:47:36 -0400 |
| commit | ef622a07ffc95a1cd3229556244a0fa887cf2e6f (patch) | |
| tree | a070f5ee545eebd76fc685f43ae5e1ce857055bb /src/common/CMakeLists.txt | |
| parent | 8c573218b1576779bf049be2d2a5a3230480c8f5 (diff) | |
| parent | 5dc9950772c6d23a5798a4a0366ac767b489c7ad (diff) | |
Merge pull request #1144 from lioncash/remove
common: Get rid of debug_interface.h
Diffstat (limited to 'src/common/CMakeLists.txt')
| -rw-r--r-- | src/common/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index 2be6fe996..959084cdf 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -32,7 +32,6 @@ set(HEADERS common_funcs.h common_paths.h common_types.h - debug_interface.h emu_window.h file_util.h hash.h |
