wacom: Remove unused struct definition

It seems this was never used.
This commit is contained in:
Carlos Garnacho 2016-06-23 16:56:42 +02:00
parent b5de120e3f
commit dbff3d9284

View file

@ -764,11 +764,6 @@ set_icon_name (CcWacomPage *page,
g_free (resource);
}
typedef struct {
GsdWacomStylus *stylus;
GsdWacomStylus *eraser;
} StylusPair;
static void
remove_left_handed (CcWacomPagePrivate *priv)
{