summaryrefslogtreecommitdiff
path: root/src/gtk-utils.c
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-08-12 02:55:22 +0200
committerRobert Antoni Buj Gelonch <[email protected]>2020-10-17 17:03:31 +0200
commit6408a9a684e3fca9a9cae893759f1a8a807df5b2 (patch)
tree3731161ff6791bf3e18de01ea77d0d476b0d8b7e /src/gtk-utils.c
parent19379dac7f6530685771122bd81a696e98490b8e (diff)
downloadengrampa-6408a9a684e3fca9a9cae893759f1a8a807df5b2.tar.bz2
engrampa-6408a9a684e3fca9a9cae893759f1a8a807df5b2.tar.xz
Remove unused macros
Diffstat (limited to 'src/gtk-utils.c')
-rw-r--r--src/gtk-utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gtk-utils.c b/src/gtk-utils.c
index c0e94db..d021147 100644
--- a/src/gtk-utils.c
+++ b/src/gtk-utils.c
@@ -26,7 +26,6 @@
#include <gtk/gtk.h>
#include "gtk-utils.h"
-#define LOAD_BUFFER_SIZE 65536
GtkWidget*
_gtk_message_dialog_new (GtkWindow *parent,