diff options
Diffstat (limited to 'cmdline.h')
-rw-r--r-- | cmdline.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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; |