summaryrefslogtreecommitdiffstats
path: root/cmdline.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmdline.h')
-rw-r--r--cmdline.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmdline.h b/cmdline.h
index 29c8d25..6670696 100644
--- a/cmdline.h
+++ b/cmdline.h
@@ -55,8 +55,6 @@ struct cmdline {
/** The root paths. */
const char **paths;
- /** The number of root paths. */
- size_t npaths;
/** Color data. */
struct colors *colors;