wacom: Remove unused struct definition
It seems this was never used.
This commit is contained in:
parent
b5de120e3f
commit
dbff3d9284
1 changed files with 0 additions and 5 deletions
|
@ -764,11 +764,6 @@ set_icon_name (CcWacomPage *page,
|
||||||
g_free (resource);
|
g_free (resource);
|
||||||
}
|
}
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
GsdWacomStylus *stylus;
|
|
||||||
GsdWacomStylus *eraser;
|
|
||||||
} StylusPair;
|
|
||||||
|
|
||||||
static void
|
static void
|
||||||
remove_left_handed (CcWacomPagePrivate *priv)
|
remove_left_handed (CcWacomPagePrivate *priv)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue