From 84994e36bda1f82ecb363502a347ec090b34d3e0 Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 17 Jun 2020 10:47:01 +0200 Subject: Remove unused macros --- pluma/pluma-encodings-combo-box.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'pluma/pluma-encodings-combo-box.c') diff --git a/pluma/pluma-encodings-combo-box.c b/pluma/pluma-encodings-combo-box.c index 2deee399..452fd46f 100644 --- a/pluma/pluma-encodings-combo-box.c +++ b/pluma/pluma-encodings-combo-box.c @@ -40,8 +40,6 @@ #include #include -#define ENCODING_KEY "Enconding" - struct _PlumaEncodingsComboBoxPrivate { GtkListStore *store; -- cgit v1.2.1