[mutter/wayland] cursor-tracker: Remove unused constants



commit a15a4faff062d103d740a35df74ce0f3f2a731ba
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Mon Mar 31 15:08:43 2014 -0400

    cursor-tracker: Remove unused constants

 src/core/meta-cursor-tracker.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/core/meta-cursor-tracker.c b/src/core/meta-cursor-tracker.c
index 37dd9fa..1faaf1b 100644
--- a/src/core/meta-cursor-tracker.c
+++ b/src/core/meta-cursor-tracker.c
@@ -51,9 +51,6 @@
 
 #include "wayland/meta-wayland-private.h"
 
-#define META_WAYLAND_DEFAULT_CURSOR_HOTSPOT_X 7
-#define META_WAYLAND_DEFAULT_CURSOR_HOTSPOT_Y 4
-
 typedef struct {
   CoglTexture2D *texture;
   struct gbm_bo *bo;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]