diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-04-21 17:27:06 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-04-21 17:27:06 +0300 |
commit | 9d825b07ca7d7636a636da4220b849e5cc519b4f (patch) | |
tree | 5e120682e9b146397e63f557ecea22c080adfb4d /CMakeLists.txt | |
parent | Clean up Top Bar (diff) | |
download | nheko-9d825b07ca7d7636a636da4220b849e5cc519b4f.tar.xz |
Remove dead code
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 9ecfe2bb..dc1a28cc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -156,7 +156,6 @@ set(SRC_FILES src/RegisterPage.cc src/RoomInfoListItem.cc src/RoomList.cc - src/RoomState.cc src/RunGuard.cc src/SideBarActions.cc src/Splitter.cc |