From 7ddc99fd7fe36184b8b29388fde412faeee7dac5 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 14 Aug 2014 10:12:28 -0400 Subject: Merged xsizing_darwin.m into control_darwin.m. Even though alignment info is only currently used by Label, these functions are called in basegetAuxResizeInfo(), and who knows what will happen future. --- redo/objc_darwin.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'redo/objc_darwin.h') diff --git a/redo/objc_darwin.h b/redo/objc_darwin.h index dd5ff9d..41b91f6 100644 --- a/redo/objc_darwin.h +++ b/redo/objc_darwin.h @@ -93,8 +93,6 @@ extern void setStandardControlFont(id); extern void setSmallControlFont(id); extern struct xsize controlPreferredSize(id); extern id newScrollView(id, BOOL); - -/* xsizing_darwin.m */ extern struct xalignment alignmentInfo(id, struct xrect); extern struct xalignment alignmentInfoFrame(id); -- cgit v1.2.3