On Thu, 2013-05-02 at 15:41 +0200, Benjamin Otte wrote: > Hey, > > I recently found this magic call to _gtk_quartz_framework_init() in > the Quartz initialization code and after asking people on IRC it seems > it's no longer used by anyone (was it ever?). So in my pursuit of code > clarity I was wondering if I can just remove it. Can I?
I have never noticed this before, but a "framework" is a programming API and library packed up as a proper bundle, and known to the compiler on a higher level than just -L or -I. The call was added by Richard, and iirc he also did a framework, haven't heard about that in a while though. --Mitch _______________________________________________ gtk-devel-list mailing list gtk-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-devel-list