Browse Source

Remove obsolete function from header.

tags/v1.3.1000
Jonathan Moore Liles 13 years ago
parent
commit
6505500c05
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      FL/Fl.H

+ 0
- 2
FL/Fl.H View File

@@ -1039,8 +1039,6 @@ public:
*/ */
public: public:


static void cairo_set_drawable ( Fl_Window *w );

// Cairo support API // Cairo support API
static cairo_t * cairo_make_current(Fl_Window* w); static cairo_t * cairo_make_current(Fl_Window* w);
/** when FLTK_HAVE_CAIRO is defined and cairo_autolink_context() is true, /** when FLTK_HAVE_CAIRO is defined and cairo_autolink_context() is true,


Loading…
Cancel
Save