summaryrefslogtreecommitdiffstats
path: root/src/filedef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/filedef.h')
-rw-r--r--src/filedef.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/filedef.h b/src/filedef.h
index f6e5bad..9ccffc6 100644
--- a/src/filedef.h
+++ b/src/filedef.h
@@ -294,7 +294,6 @@ class DirEntry
private:
EntryKind m_kind;
FileDef *m_fd;
- int num;
bool m_isLast;
};