diff options
author | KitsuneRal <Kitsune-Ral@users.sf.net> | 2016-11-07 07:05:13 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-07 07:05:13 +0900 |
commit | 2a9caefa6bdce4a6c3a8847f166de16a69dd95dd (patch) | |
tree | af11f0e8dbab7ab204a9d437fc30ed259fd76833 /CMakeLists.txt | |
parent | 6b0c1ee80db661a19ef4376d6663278d949715eb (diff) | |
parent | c842e8803924f477532dfcf0f37710e63d86d669 (diff) | |
download | libquotient-2a9caefa6bdce4a6c3a8847f166de16a69dd95dd.tar.gz libquotient-2a9caefa6bdce4a6c3a8847f166de16a69dd95dd.zip |
Merge pull request #49 from Fxrh/kitsune-cleanup
Cleanup upon code inspection in CLion
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 e7a2db91..24cdd58d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -49,7 +49,6 @@ set(libqmatrixclient_SRCS connection.cpp room.cpp user.cpp - logmessage.cpp state.cpp settings.cpp events/event.cpp |