summaryrefslogtreecommitdiff
path: root/src/filelist.h
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-06-06 20:16:44 +0200
committerDaniel Friesel <derf@finalrewind.org>2016-06-06 20:16:44 +0200
commit1216f153461893e10ded8007e808da3a62483e7b (patch)
treedad27b404d35537b9b214a075061d04708f14352 /src/filelist.h
parent8f1f369b478fda735b7ec3235a4b9dec42729160 (diff)
next/priv directory: Use PATH_MAX instead of FEH_MAX_DIRNAME_LEN
Diffstat (limited to 'src/filelist.h')
-rw-r--r--src/filelist.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/filelist.h b/src/filelist.h
index 91e5fd0..e24a6a6 100644
--- a/src/filelist.h
+++ b/src/filelist.h
@@ -53,7 +53,6 @@ struct __feh_file_info {
};
#define FEH_FILE(l) ((feh_file *) l)
-#define FEH_MAX_DIRNAME_LEN 4096
/*
* PATH_MAX may not be defined on all systems. Since we only use it in for a