summary refs log tree commit diff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-02-28 21:14:41 +0200
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-02-28 21:14:41 +0200
commit9de1ec1b7b521227e9df2850be19242b4876ed95 (patch)
treec6227f73c6a66aa4ef5891267e18299d05318a8f /CMakeLists.txt
parentAdd some missing references (diff)
downloadnheko-9de1ec1b7b521227e9df2850be19242b4876ed95.tar.xz
Fix crash when inviting users
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 1fd460b2..0ab8a63b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -195,7 +195,6 @@ set(SRC_FILES
     src/Community.cc
     src/Deserializable.cc
     src/InviteeItem.cc
-    src/InputValidator.cc
     src/LoginPage.cc
     src/MainWindow.cc
     src/MatrixClient.cc