aboutsummaryrefslogtreecommitdiffstats
path: root/src/app.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/app.cpp')
-rw-r--r--src/app.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/app.cpp b/src/app.cpp
index 3b42a85..4cc4b3d 100644
--- a/src/app.cpp
+++ b/src/app.cpp
@@ -894,7 +894,6 @@ void App::api_activate_surface(char const *appid, char const *drawing_name, char
reply("role should be set with surface");
return;
}
- g_app_list.dumpFloatingSurfaces();
g_app_list.removeFloatingSurface(client->surfaceID(role));
/*