summaryrefslogtreecommitdiffstats
path: root/kwin/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'kwin/client.h')
-rw-r--r--kwin/client.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/kwin/client.h b/kwin/client.h
index 9ee08efe5..ec94a994d 100644
--- a/kwin/client.h
+++ b/kwin/client.h
@@ -792,11 +792,6 @@ inline bool Client::skipPager() const
return skip_pager;
}
-inline bool Client::keepAbove() const
- {
- return keep_above;
- }
-
inline bool Client::keepBelow() const
{
return keep_below;