aboutsummaryrefslogtreecommitdiff
path: root/syncapi/routing/context.go
diff options
context:
space:
mode:
Diffstat (limited to 'syncapi/routing/context.go')
-rw-r--r--syncapi/routing/context.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/syncapi/routing/context.go b/syncapi/routing/context.go
index 0ed164c7..095a868c 100644
--- a/syncapi/routing/context.go
+++ b/syncapi/routing/context.go
@@ -93,7 +93,6 @@ func Context(
}
stateFilter := gomatrixserverlib.StateFilter{
- Limit: 100,
NotSenders: filter.NotSenders,
NotTypes: filter.NotTypes,
Senders: filter.Senders,