removed more unneeded definitions
This commit is contained in:
parent
c00b988dcd
commit
735183d5a6
@ -30,16 +30,6 @@
|
||||
#include <qse/cmn/fmt.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
typedef int (*qse_fmtout_mchar_t) (
|
||||
qse_mchar_t c,
|
||||
void* ctx
|
||||
);
|
||||
|
||||
typedef int (*qse_fmtout_wchar_t) (
|
||||
qse_wchar_t c,
|
||||
void* ctx
|
||||
);
|
||||
|
||||
typedef int (*qse_mfmtout_put_t) (
|
||||
qse_mchar_t c,
|
||||
void* ctx
|
||||
|
Loading…
x
Reference in New Issue
Block a user