aboutsummaryrefslogtreecommitdiff
path: root/c/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/defs.h')
-rw-r--r--c/defs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/defs.h b/c/defs.h
index ea1d776..4707c48 100644
--- a/c/defs.h
+++ b/c/defs.h
@@ -7,7 +7,6 @@
/* common.c */
int Dpi(int);
TCHAR *TszFromSz(const char *, int);
-int Watched(int);
/* main.c */
void UpdateLayout();