* src/css-url.h: Remove redundant declaration

This commit is contained in:
Tim Rühsen 2017-02-03 11:53:28 +01:00
parent 11989ef669
commit e69808256b

View File

@ -31,7 +31,6 @@ as that of the covered work. */
#ifndef CSS_URL_H
#define CSS_URL_H
void get_urls_css (struct map_context *, int, int);
void get_urls_css (struct map_context *, int, int);
struct urlpos *get_urls_css_file (const char *, const char *);