summaryrefslogtreecommitdiff
path: root/libcaja-private/caja-open-with-dialog.c
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-08-12 01:41:09 +0200
committerraveit65 <[email protected]>2020-11-11 18:50:36 +0100
commit47babe69871cd65b2fb3ae2d9f97b5c31331a28f (patch)
treebe219a394b6812ae8368c748c8e98961ec1e56c5 /libcaja-private/caja-open-with-dialog.c
parenta67e47448d5534302f0efe588942e761881f28bc (diff)
downloadcaja-47babe69871cd65b2fb3ae2d9f97b5c31331a28f.tar.bz2
caja-47babe69871cd65b2fb3ae2d9f97b5c31331a28f.tar.xz
Remove unused macros
Diffstat (limited to 'libcaja-private/caja-open-with-dialog.c')
-rw-r--r--libcaja-private/caja-open-with-dialog.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcaja-private/caja-open-with-dialog.c b/libcaja-private/caja-open-with-dialog.c
index 91810f84..dcffd4c2 100644
--- a/libcaja-private/caja-open-with-dialog.c
+++ b/libcaja-private/caja-open-with-dialog.c
@@ -39,7 +39,6 @@
#include "caja-signaller.h"
#define sure_string(s) ((const char *)((s)!=NULL?(s):""))
-#define DESKTOP_ENTRY_GROUP "Desktop Entry"
struct _CajaOpenWithDialogDetails
{