Austin English : winex11.drv: Remove an outdated comment.

Alexandre Julliard julliard at winehq.org
Wed May 6 10:33:15 CDT 2009


Module: wine
Branch: master
Commit: 2b03dd373d8e8bcd20989a9c9bac271d44b7bd1e
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=2b03dd373d8e8bcd20989a9c9bac271d44b7bd1e

Author: Austin English <austinenglish at gmail.com>
Date:   Wed May  6 07:12:46 2009 -0500

winex11.drv: Remove an outdated comment.

---

 dlls/winex11.drv/xrender.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/dlls/winex11.drv/xrender.c b/dlls/winex11.drv/xrender.c
index f4b68ff..f8f3ba9 100644
--- a/dlls/winex11.drv/xrender.c
+++ b/dlls/winex11.drv/xrender.c
@@ -639,8 +639,7 @@ void X11DRV_XRender_DeleteDC(X11DRV_PDEVICE *physDev)
 /***********************************************************************
  *   X11DRV_XRender_UpdateDrawable
  *
- * This gets called from X11DRV_SetDrawable and X11DRV_SelectBitmap.
- * It deletes the pict and tile when the drawable changes.
+ * Deletes the pict and tile when the drawable changes.
  */
 void X11DRV_XRender_UpdateDrawable(X11DRV_PDEVICE *physDev)
 {




More information about the wine-cvs mailing list