identd: Remove unneeded strict attribute
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 18 Jun 2018 18:19:26 +0000 (20:19 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 18 Jun 2018 19:25:50 +0000 (21:25 +0200)
commit5fc6f7e2d63b45770574260afd6ce535e9548d23
tree6f9b8fae3c769b7d49720faa7e4159463f136f7e
parente212eabe53878a8fa6ecb15909a325ed7dd63283
identd: Remove unneeded strict attribute

Strictness is now handled in CoreSession, so the attribute is no
longer used.
src/core/core.cpp
src/core/identserver.cpp
src/core/identserver.h