mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Remove definition of unused symbols.
This commit is contained in:
parent
84b2d52598
commit
8f91cbd2d6
@ -1,3 +1,9 @@
|
||||
2010-05-24 Giuseppe Scrivano <gscrivano@gnu.org>
|
||||
|
||||
* iri.h (dummy_iri): Define static.
|
||||
|
||||
* css-tokens.h (css_tokens): Remove variable.
|
||||
|
||||
2010-05-23 Giuseppe Scrivano <gscrivano@gnu.org>
|
||||
|
||||
* http.c (http_atotm): Count the NUL character when copying the locale
|
||||
|
@ -61,6 +61,6 @@ enum {
|
||||
NUMBER,
|
||||
URI,
|
||||
FUNCTION
|
||||
} css_tokens;
|
||||
};
|
||||
|
||||
#endif /* CSS_TOKENS_H */
|
||||
|
Loading…
Reference in New Issue
Block a user