wacom: Remove unused definitions
This commit is contained in:
parent
256438de60
commit
a771f350d6
1 changed files with 0 additions and 4 deletions
|
@ -36,10 +36,6 @@ G_DEFINE_TYPE (CcWacomPage, cc_wacom_page, GTK_TYPE_BOX)
|
|||
#define WACOM_PAGE_PRIVATE(o) \
|
||||
(G_TYPE_INSTANCE_GET_PRIVATE ((o), CC_TYPE_WACOM_PAGE, CcWacomPagePrivate))
|
||||
|
||||
#define WACOM_SCHEMA "org.gnome.settings-daemon.peripherals.wacom"
|
||||
#define WACOM_STYLUS_SCHEMA WACOM_SCHEMA ".stylus"
|
||||
#define WACOM_ERASER_SCHEMA WACOM_SCHEMA ".eraser"
|
||||
|
||||
#define THRESHOLD_MISCLICK 15
|
||||
#define THRESHOLD_DOUBLECLICK 7
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue