diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2015-11-15 12:46:26 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2015-11-15 12:46:26 +0100 |
commit | 972f3a4e96876e4c36162a11062e40863d88a2a1 (patch) | |
tree | e5173c26f35895e8f3386822d47b7b0d93374db5 /common/CMakeLists.txt | |
parent | d4b10a3de396eebc6c815093e9e1725ece270e9e (diff) | |
download | sink-972f3a4e96876e4c36162a11062e40863d88a2a1.tar.gz sink-972f3a4e96876e4c36162a11062e40863d88a2a1.zip |
Cleanup
Diffstat (limited to 'common/CMakeLists.txt')
-rw-r--r-- | common/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index f24ec46..bdb9eac 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt | |||
@@ -15,7 +15,6 @@ set(command_SRCS | |||
15 | definitions.cpp | 15 | definitions.cpp |
16 | log.cpp | 16 | log.cpp |
17 | entitybuffer.cpp | 17 | entitybuffer.cpp |
18 | entitystorage.cpp | ||
19 | clientapi.cpp | 18 | clientapi.cpp |
20 | facadefactory.cpp | 19 | facadefactory.cpp |
21 | commands.cpp | 20 | commands.cpp |