diff --git a/src/shell.c b/src/shell.c
index 89462962f75063e77049edbcd0a24464128e0ed8..0e18db22c90a0c48b66ee9e9c72f3c897bfea2bc 100644
--- a/src/shell.c
+++ b/src/shell.c
@@ -3782,10 +3782,6 @@ input_panel_surface_set_toplevel(struct wl_client *client,
 
 	input_panel_surface->output = output_resource->data;
 	input_panel_surface->panel = 0;
-
-	fprintf(stderr, "%s panel: %d, output: %p\n", __FUNCTION__,
-		input_panel_surface->panel,
-		input_panel_surface->output);
 }
 
 static void