diff --git a/src/pretalx/common/templates/common/auth.html b/src/pretalx/common/templates/common/auth.html
index d87445116..0e5ac51fe 100644
--- a/src/pretalx/common/templates/common/auth.html
+++ b/src/pretalx/common/templates/common/auth.html
@@ -25,19 +25,6 @@
{% endcompress %}
{% if not hide_login %}
- {% if request.event and request.event.organiser and request.event.organiser.slug %}
- {% socialapp_exists request.event.organiser.slug as eventyay_exists %}
- {% if eventyay_exists %}
- {% if not no_buttons %}
-
-
- {% endif %}
- {% endif %}
- {% endif %}