backends: Get rid of meta-cursor-private.h

There is nothing special about the private API which only consists of
getters for renderer specific backing buffer. Lets them to the regular
.h file and treat them as part of the normal API.

https://bugzilla.gnome.org/show_bug.cgi?id=744932
This commit is contained in:
Jonas Ådahl
2015-03-10 14:41:12 +08:00
parent 68279e8a08
commit 165050f8f9
8 changed files with 37 additions and 74 deletions

View File

@ -29,7 +29,6 @@
#include <gbm.h>
#include <xf86drm.h>
#include "meta-cursor-private.h"
#include "meta-monitor-manager-private.h"
#ifndef DRM_CAP_CURSOR_WIDTH