diff options
Diffstat (limited to 'src/Fl_Graphics_Driver.cxx')
| -rw-r--r-- | src/Fl_Graphics_Driver.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Fl_Graphics_Driver.cxx b/src/Fl_Graphics_Driver.cxx index 83c6eccf4..fbe0d7712 100644 --- a/src/Fl_Graphics_Driver.cxx +++ b/src/Fl_Graphics_Driver.cxx @@ -34,9 +34,7 @@ Fl_Graphics_Driver::Fl_Graphics_Driver() { fl_clip_state_number=0; m = m0; fl_matrix = &m; - p = (XPOINT *)0; font_descriptor_ = NULL; - p_size = 0; }; void Fl_Graphics_Driver::text_extents(const char*t, int n, int& dx, int& dy, int& w, int& h) |
