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 <[email protected]> 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 _______________________________________________ pkg-wine-party mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party
