togglebutton: Remove unused defines

This commit is contained in:
Timm Bäder 2016-11-28 19:32:10 +01:00
parent 1f7b03bb2b
commit 8d36fbfbaa

View File

@ -101,11 +101,6 @@
* ]|
*/
#define DEFAULT_LEFT_POS 4
#define DEFAULT_TOP_POS 4
#define DEFAULT_SPACING 7
struct _GtkToggleButtonPrivate
{
guint active : 1;