aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/qolmsession.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypto/qolmsession.h')
-rw-r--r--lib/crypto/qolmsession.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/crypto/qolmsession.h b/lib/crypto/qolmsession.h
index 0fc59e9e..959c77d0 100644
--- a/lib/crypto/qolmsession.h
+++ b/lib/crypto/qolmsession.h
@@ -4,8 +4,6 @@
#pragma once
-#ifdef Quotient_E2EE_ENABLED
-
#include <QDebug>
#include <olm/olm.h> // FIXME: OlmSession
#include "crypto/e2ee.h"
@@ -80,5 +78,3 @@ private:
//using QOlmSessionPtr = std::unique_ptr<QOlmSession>;
} //namespace Quotient
-
-#endif // Quotient_E2EE_ENABLED