Return fl_nanosvg.h close to nanosvg.h, without reformatting.

fl_nanosvg.h had before been reformatted by Xcode.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12425 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2017-09-06 16:49:05 +00:00
parent 0dd8392ae9
commit a2d9a6a6c4

View File

@ -1085,7 +1085,6 @@ error:
}
}
static const char* nsvg__parseNumber(const char* s, char* it, const int size)
{
const int last = size-1;
@ -2875,8 +2874,6 @@ void nsvgDelete(NSVGimage* image)
#endif
//
// End of "$Id$".
//