diff options
Diffstat (limited to 'FL/Fl_Screen_Driver.H')
| -rw-r--r-- | FL/Fl_Screen_Driver.H | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/FL/Fl_Screen_Driver.H b/FL/Fl_Screen_Driver.H index 1af64cba7..3a75d2c0c 100644 --- a/FL/Fl_Screen_Driver.H +++ b/FL/Fl_Screen_Driver.H @@ -136,9 +136,6 @@ public: virtual void release_keyboard() { } // read raw image from a window or an offscreen buffer -#if defined(FL_PORTING) -# pragma message "FL_PORTING: implement code to read RGB data from screen" -#endif /* Member function read_win_rectangle() supports the public function fl_read_image() which captures pixel data either from the current window or from an offscreen buffer. |
