diff options
Diffstat (limited to 'src/core/window-props.h')
-rw-r--r-- | src/core/window-props.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/window-props.h b/src/core/window-props.h index 4d6840f7..9493d230 100644 --- a/src/core/window-props.h +++ b/src/core/window-props.h @@ -46,7 +46,6 @@ void meta_window_reload_property (MetaWindow *window, Atom property, gboolean initial); - /** * Requests the current values of a set of properties for a given * window from the server, and deals with them appropriately. |