cursor-tracker: Remove unused constants

This commit is contained in:
Jasper St. Pierre 2014-03-31 15:08:43 -04:00
parent b93176d89a
commit a15a4faff0

View File

@ -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;