[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[pkg-wine-party] [wine] 30/499: riched20: Remove duplicate declaration.



This is an automated email from the git hooks/post-receive script.

mgilbert pushed a commit to branch master
in repository wine.

commit 0776a76eef0921f801cc936ac0d15348db1fd48b
Author: Austin English <austinenglish@gmail.com>
Date:   Mon Feb 10 11:29:31 2014 -0800

    riched20: Remove duplicate declaration.
---
 dlls/riched20/reader.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dlls/riched20/reader.c b/dlls/riched20/reader.c
index 02d4636..f7459ab 100644
--- a/dlls/riched20/reader.c
+++ b/dlls/riched20/reader.c
@@ -52,8 +52,6 @@
 
 WINE_DEFAULT_DEBUG_CHANNEL(richedit);
 
-extern HANDLE me_heap;
-
 static int	_RTFGetChar(RTF_Info *);
 static void	_RTFGetToken (RTF_Info *);
 static void	_RTFGetToken2 (RTF_Info *);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



Reply to: