diff options
Diffstat (limited to 'src/drivers/GDI/Fl_GDI_Graphics_Driver.cxx')
| -rw-r--r-- | src/drivers/GDI/Fl_GDI_Graphics_Driver.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/drivers/GDI/Fl_GDI_Graphics_Driver.cxx b/src/drivers/GDI/Fl_GDI_Graphics_Driver.cxx index 73d9498d2..c6b7026f8 100644 --- a/src/drivers/GDI/Fl_GDI_Graphics_Driver.cxx +++ b/src/drivers/GDI/Fl_GDI_Graphics_Driver.cxx @@ -236,10 +236,6 @@ void Fl_GDI_Graphics_Driver::scale(float f) { } } -float Fl_GDI_Graphics_Driver::scale() { - return scale_; -} - /* Rescale region r with factor f and returns the scaled region. Region r is returned unchanged if r is null or f is 1. |
