diff options
author | Tobias Fella <9750016+TobiasFella@users.noreply.github.com> | 2021-12-25 18:22:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-25 18:22:31 +0100 |
commit | b465e785aac47bab8f4b8f4dac9672c9c32ea020 (patch) | |
tree | 14d4ce04b1409464e69e3876976b58456cd9f3fa /lib | |
parent | 9ef0c672595f47532966566ec08f16424fcf1abb (diff) | |
download | libquotient-b465e785aac47bab8f4b8f4dac9672c9c32ea020.tar.gz libquotient-b465e785aac47bab8f4b8f4dac9672c9c32ea020.zip |
Update lib/e2ee/qolmoutboundsession.h
Co-authored-by: Alexey Rusakov <Kitsune-Ral@users.sf.net>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/e2ee/qolmoutboundsession.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/e2ee/qolmoutboundsession.h b/lib/e2ee/qolmoutboundsession.h index 72d87035..39263c77 100644 --- a/lib/e2ee/qolmoutboundsession.h +++ b/lib/e2ee/qolmoutboundsession.h @@ -2,7 +2,6 @@ // // SPDX-License-Identifier: LGPL-2.1-or-later - #pragma once #include "olm/olm.h" |