Browse Source

Removed useless #include <Fl/fl_ask.H>

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7644 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
pull/49/head
Manolo Gouy 15 years ago
parent
commit
55a6172ad7
  1. 1
      src/fl_line_style.cxx

1
src/fl_line_style.cxx

@ -36,7 +36,6 @@
#include <FL/Fl_Printer.H> #include <FL/Fl_Printer.H>
#include "flstring.h" #include "flstring.h"
#include <stdio.h> #include <stdio.h>
#include <FL/fl_ask.H>//TMP
#ifdef __APPLE_QUARTZ__ #ifdef __APPLE_QUARTZ__
float fl_quartz_line_width_ = 1.0f; float fl_quartz_line_width_ = 1.0f;

Loading…
Cancel
Save