Remove check for libQuotient 0.8
This commit is contained in:
@@ -157,9 +157,7 @@ int main(int argc, char *argv[])
|
|||||||
|
|
||||||
initLogging();
|
initLogging();
|
||||||
|
|
||||||
#if Quotient_VERSION_MINOR == 8
|
|
||||||
Connection::setEncryptionDefault(true);
|
Connection::setEncryptionDefault(true);
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef NEOCHAT_FLATPAK
|
#ifdef NEOCHAT_FLATPAK
|
||||||
// Copy over the included FontConfig configuration to the
|
// Copy over the included FontConfig configuration to the
|
||||||
|
|||||||
Reference in New Issue
Block a user