Skip to content

Commit

Permalink
Remove useless declarations.
Browse files Browse the repository at this point in the history
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11215 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
  • Loading branch information
Manolo Gouy authored and Manolo Gouy committed Feb 25, 2016
1 parent 14759eb commit e24f3f7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Fl_Pixmap.cxx
Expand Up @@ -35,9 +35,6 @@
#include "flstring.h"
#include <ctype.h>

extern uchar **fl_mask_bitmap; // used by fl_draw_pixmap.cxx to store mask
void fl_restore_clip(); // in fl_rect.cxx

void Fl_Pixmap::measure() {
int W, H;

Expand Down

0 comments on commit e24f3f7

Please sign in to comment.