From a1d63bc1580b40a7a0462a25b3f235dbbe57a540 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Wed, 26 Oct 2011 11:17:31 +0000 Subject: Mac OS: removed unused type Fl_XMap and global variable fl_current_xmap. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9151 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/mac.H | 4 ---- 1 file changed, 4 deletions(-) (limited to 'FL') diff --git a/FL/mac.H b/FL/mac.H index 3fd52669d..cd2054172 100644 --- a/FL/mac.H +++ b/FL/mac.H @@ -131,10 +131,6 @@ private: bool subwindow; }; -extern struct Fl_XMap { - RGBColor rgb; - ulong pen; -} *fl_current_xmap; extern Window fl_window; #endif // FL_LIBRARY || FL_INTERNALS -- cgit v1.2.3