summaryrefslogtreecommitdiff
path: root/src/netwm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/netwm.h')
-rw-r--r--src/netwm.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/netwm.h b/src/netwm.h
index 1da89451d..34a57b0e1 100644
--- a/src/netwm.h
+++ b/src/netwm.h
@@ -49,8 +49,7 @@ gboolean clientValidateNetStrut (Client *);
gboolean clientGetNetStruts (Client *);
void clientSetNetActions (Client *);
void clientWindowType (Client *);
-void clientUpdateAboveState (Client *);
-void clientUpdateBelowState (Client *);
+void clientUpdateLayerState (Client *);
void clientSetNetActiveWindow (ScreenInfo *,
Client *,
Time);