aboutsummaryrefslogtreecommitdiff
path: root/include/rootston/xcursor.h
diff options
context:
space:
mode:
authorTony Crisci <tony@dubstepdish.com>2017-12-08 06:11:27 -0500
committerGitHub <noreply@github.com>2017-12-08 06:11:27 -0500
commit703df2a6711322fac90581f2005750b5a72dd148 (patch)
tree96bf5e33d9c5d95842ba7813f5e37c28693d52ae /include/rootston/xcursor.h
parentf469784bbc73bf6346430a2caa7dc366ad2d0308 (diff)
parent4c60072be584a7ed5b97de325994217a9e96bbd4 (diff)
Merge pull request #470 from acrisci/feature/xcursor-edges
wlr-edges
Diffstat (limited to 'include/rootston/xcursor.h')
-rw-r--r--include/rootston/xcursor.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/rootston/xcursor.h b/include/rootston/xcursor.h
index bc00f79c..285db78d 100644
--- a/include/rootston/xcursor.h
+++ b/include/rootston/xcursor.h
@@ -9,6 +9,4 @@
#define ROOTS_XCURSOR_MOVE "grabbing"
#define ROOTS_XCURSOR_ROTATE "grabbing"
-const char *roots_xcursor_get_resize_name(uint32_t edges);
-
#endif