window: Make window_is_terminal private

This commit is contained in:
Jasper St. Pierre
2014-03-18 10:08:28 -04:00
parent 8b4c5459c0
commit 1f15c85c00
2 changed files with 5 additions and 9 deletions

View File

@@ -567,9 +567,6 @@ void meta_window_change_workspace (MetaWindow *window,
/* Return whether the window should be currently mapped */
gboolean meta_window_should_be_showing (MetaWindow *window);
/* See warning in window.c about this function */
gboolean __window_is_terminal (MetaWindow *window);
void meta_window_update_struts (MetaWindow *window);
/* this gets root coords */