removed duplicated prototype
This commit is contained in:
parent
7a89a80362
commit
5e2a2637c8
1 changed files with 0 additions and 2 deletions
|
@ -25,8 +25,6 @@
|
||||||
|
|
||||||
void _alpm_log(unsigned char flag, char *fmt, ...);
|
void _alpm_log(unsigned char flag, char *fmt, ...);
|
||||||
|
|
||||||
int _alpm_log_action(unsigned char usesyslog, FILE *f, char *fmt, ...);
|
|
||||||
|
|
||||||
#endif /* _ALPM_LOG_H */
|
#endif /* _ALPM_LOG_H */
|
||||||
|
|
||||||
/* vim: set ts=2 sw=2 noet: */
|
/* vim: set ts=2 sw=2 noet: */
|
||||||
|
|
Loading…
Add table
Reference in a new issue