Skip to content

Commit 85c954e

Browse files
Fixed bindings generation
Signed-off-by: Michael Hollister <[email protected]>
1 parent 7c82a24 commit 85c954e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bindings/matrix-sdk-crypto-ffi/src/machine.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,6 @@ impl OlmMachine {
765765
///
766766
/// * `users` - The list of users which are considered to be members of the
767767
/// room and should receive previous room keys.
768-
#[cfg(feature = "automatic-room-key-forwarding")]
769768
pub fn share_room_history_keys(
770769
&self,
771770
room_id: String,

0 commit comments

Comments
 (0)