summaryrefslogtreecommitdiff
path: root/src/fl_rect.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fl_rect.cxx')
-rw-r--r--src/fl_rect.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_rect.cxx b/src/fl_rect.cxx
index 7979c1085..771cc6a8b 100644
--- a/src/fl_rect.cxx
+++ b/src/fl_rect.cxx
@@ -45,9 +45,9 @@
// This is defined in src/fl_line_style.cxx
extern int fl_line_width_;
+
void Fl_Graphics_Driver::restore_clip() {
fl_clip_state_number++;
- Fl_Region r = rstack[rstackptr];
}
void Fl_Graphics_Driver::clip_region(Fl_Region r) {