Remove unused toplevel watch attribute

This commit is contained in:
Julien BLACHE
2009-06-11 17:36:13 +02:00
parent c81b33bd02
commit 30204cbb76
3 changed files with 3 additions and 11 deletions

View File

@@ -179,7 +179,6 @@ struct watch_info {
int wd;
char *path;
uint32_t cookie;
int toplevel;
int libidx;
};