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

Michael Gilbert mgilbert at moszumanska.debian.org
Thu Mar 13 00:25:26 UTC 2014


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 at 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



More information about the pkg-wine-party mailing list