appchooserdialog: Remove unused macro

This commit is contained in:
Timm Bäder
2017-10-03 17:59:47 +02:00
committed by Daniel Boles
parent 18b8b2b8e8
commit 070af44fc7

View File

@ -63,8 +63,6 @@
#include <glib/gi18n-lib.h>
#include <gio/gio.h>
#define sure_string(s) ((const char *) ((s) != NULL ? (s) : ""))
struct _GtkAppChooserDialogPrivate {
char *content_type;
GFile *gfile;