diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/image.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/image.cxx b/test/image.cxx index 48d4284b5..64f339c8c 100644 --- a/test/image.cxx +++ b/test/image.cxx @@ -124,7 +124,6 @@ int main(int argc, char **argv) { Fl_Double_Window window(400,400); ::w = &window; window.color(FL_WHITE); Fl_Button b(140,160,120,120,"Image w/Alpha"); ::b = &b; - b.color(FL_YELLOW); Fl_RGB_Image *rgb; Fl_Image *dergb; |
