diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Fl_Double_Window.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Fl_Double_Window.cxx b/src/Fl_Double_Window.cxx index 51371a23a..10691960d 100644 --- a/src/Fl_Double_Window.cxx +++ b/src/Fl_Double_Window.cxx @@ -227,7 +227,6 @@ void Fl_GDI_Graphics_Driver::copy_offscreen_with_alpha(int x,int y,int w,int h,H DeleteDC(new_gc); } -extern void fl_restore_clip(); #elif defined(__APPLE_QUARTZ__) || defined(FL_DOXYGEN) @@ -347,7 +346,6 @@ void fl_end_offscreen() { /** @} */ -extern void fl_restore_clip(); #else # error unsupported platform |
