diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2006-02-04 14:35:01 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2006-02-04 14:35:01 +0000 |
| commit | 8dcefe6112800fd9982a5a337440b774fb709ac9 (patch) | |
| tree | 8fc16984712585ca789940ec11fdf04167355c2d /include | |
| parent | c62ccf20b208a66eaf6ed0277d927ca502f7e8c0 (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/printf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/printf.h b/include/printf.h index 59fa282cf359..bd862a45a873 100644 --- a/include/printf.h +++ b/include/printf.h @@ -29,8 +29,6 @@ #ifndef _PRINTF_H_ #define _PRINTF_H_ -union arg; - /* * The API defined by glibc allows a renderer to take multiple arguments * This is obviously usable for things like (ptr+len) pairs etc. |
