summary refs log tree commit diff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-04-21 17:27:06 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-04-21 17:27:06 +0300
commit9d825b07ca7d7636a636da4220b849e5cc519b4f (patch)
tree5e120682e9b146397e63f557ecea22c080adfb4d /CMakeLists.txt
parentClean up Top Bar (diff)
downloadnheko-9d825b07ca7d7636a636da4220b849e5cc519b4f.tar.xz
Remove dead code
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
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