Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
wt-status: remove unused workdir_untracked member
[gitweb.git]
/
wt-status.h
diff --git
a/wt-status.h
b/wt-status.h
index 91206739f318233811dbd594d5ff37aa77c06eef..2c49f465f84fd547c853e967c385c5c106f10e16 100644
(file)
--- a/
wt-status.h
+++ b/
wt-status.h
@@
-47,7
+47,6
@@
struct wt_status {
/* These are computed during processing of the individual sections */
int commitable;
int workdir_dirty;
- int workdir_untracked;
const char *index_file;
FILE *fp;
const char *prefix;