]> git.sur5r.net Git - i3/i3/blobdiff - include/tree.h
Validate matched containers for "kill" command correctly.
[i3/i3] / include / tree.h
index 4a6404463deac4313592f2953eacbc6155eaae4e..c64c173d40c2584f4d2507fc95168ae38dd4ca60 100644 (file)
@@ -56,12 +56,6 @@ bool level_down(void);
  */
 void tree_render(void);
 
-/**
- * Closes the current container using tree_close_internal().
- *
- */
-void tree_close_con(kill_window_t kill_window);
-
 /**
  * Changes focus in the given way (next/previous) and given orientation
  * (horizontal/vertical).