X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Ftree.h;fp=include%2Ftree.h;h=c64c173d40c2584f4d2507fc95168ae38dd4ca60;hb=19c273a2adde5e6248566b7bd13b5cee80f84b34;hp=4a6404463deac4313592f2953eacbc6155eaae4e;hpb=0dd71674dea30076f6cda6029f624386acfe015f;p=i3%2Fi3 diff --git a/include/tree.h b/include/tree.h index 4a640446..c64c173d 100644 --- a/include/tree.h +++ b/include/tree.h @@ -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).