summaryrefslogtreecommitdiff
path: root/src/caja-bookmark-list.c
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-01-26 13:15:11 +0300
committermonsta <[email protected]>2016-01-26 13:15:11 +0300
commit5a346bff46de02cd2e9641fc4c72ef5d6b067d66 (patch)
tree3d30eeb34c03242853f2ba2e59ecbbfd4d172f1f /src/caja-bookmark-list.c
parent6b552f7968a844990a1b920da01d8dafc5cc0c33 (diff)
downloadcaja-5a346bff46de02cd2e9641fc4c72ef5d6b067d66.tar.bz2
caja-5a346bff46de02cd2e9641fc4c72ef5d6b067d66.tar.xz
remove some unused/unneeded stuff
Diffstat (limited to 'src/caja-bookmark-list.c')
-rw-r--r--src/caja-bookmark-list.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/caja-bookmark-list.c b/src/caja-bookmark-list.c
index c0976396..8aac12da 100644
--- a/src/caja-bookmark-list.c
+++ b/src/caja-bookmark-list.c
@@ -35,7 +35,6 @@
#include <gio/gio.h>
#include <string.h>
-#define MAX_BOOKMARK_LENGTH 80
#define LOAD_JOB 1
#define SAVE_JOB 2