riched20: Remove duplicate declaration.
This commit is contained in:
parent
ea9ed542be
commit
0776a76eef
@ -52,8 +52,6 @@
|
|||||||
|
|
||||||
WINE_DEFAULT_DEBUG_CHANNEL(richedit);
|
WINE_DEFAULT_DEBUG_CHANNEL(richedit);
|
||||||
|
|
||||||
extern HANDLE me_heap;
|
|
||||||
|
|
||||||
static int _RTFGetChar(RTF_Info *);
|
static int _RTFGetChar(RTF_Info *);
|
||||||
static void _RTFGetToken (RTF_Info *);
|
static void _RTFGetToken (RTF_Info *);
|
||||||
static void _RTFGetToken2 (RTF_Info *);
|
static void _RTFGetToken2 (RTF_Info *);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user