Skip to content

Commit

Permalink
wee: fix inline declare in header
Browse files Browse the repository at this point in the history
  • Loading branch information
cmtsij committed Feb 28, 2017
1 parent 59b987d commit d9cadfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion grubutils/wee/shared.h
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,6 @@ extern unsigned long current_partition;

extern int fsys_type;

extern inline unsigned long log2_tmp (unsigned long word);
extern unsigned long unicode_to_utf8 (unsigned short *filename, unsigned char *utf8, unsigned long n);

extern unsigned long long part_start;
Expand Down

0 comments on commit d9cadfc

Please sign in to comment.