summaryrefslogtreecommitdiff
path: root/objc_darwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'objc_darwin.h')
-rw-r--r--objc_darwin.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/objc_darwin.h b/objc_darwin.h
index 09106f2..9bff48f 100644
--- a/objc_darwin.h
+++ b/objc_darwin.h
@@ -79,7 +79,6 @@ extern uintptr_t listboxIndexesCount(id);
extern uintptr_t listboxIndexesFirst(id);
extern uintptr_t listboxIndexesNext(id, uintptr_t);
extern intptr_t listboxLen(id);
-extern void listboxDeselectAll(id);
/* prefsize_darwin.m */
extern struct xsize controlPrefSize(id);