summaryrefslogtreecommitdiff
path: root/prefsize_darwin.h
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-05-16 06:49:29 -0400
committerPietro Gagliardi <[email protected]>2014-05-16 06:49:29 -0400
commitebcbaa129de05909a39e6a6884eac94629d46083 (patch)
tree64fb239fa32dda4525118742cca2624aed280b2f /prefsize_darwin.h
parent402e73c307c82f2c87181632ae497c3e853f5b61 (diff)
Combined all the Objective-C headers into objc_darwin.h.
Diffstat (limited to 'prefsize_darwin.h')
-rw-r--r--prefsize_darwin.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/prefsize_darwin.h b/prefsize_darwin.h
deleted file mode 100644
index afe1573..0000000
--- a/prefsize_darwin.h
+++ /dev/null
@@ -1,5 +0,0 @@
-/* 15 may 2014 */
-
-extern struct xsize controlPrefSize(id);
-extern struct xsize listboxPrefSize(id);
-extern struct xsize pbarPrefSize(id);