diff options
Diffstat (limited to 'c/defs.h')
-rw-r--r-- | c/defs.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ /* common.c */ int Dpi(int); TCHAR *TszFromSz(const char *, int); -int Watched(int); /* main.c */ void UpdateLayout(); |