Rob Shearman : ole32: Remove an incorrect comment.

Alexandre Julliard julliard at winehq.org
Fri Nov 2 08:10:16 CDT 2007


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

Author: Rob Shearman <rob at codeweavers.com>
Date:   Thu Nov  1 16:22:15 2007 +0000

ole32: Remove an incorrect comment.

---

 dlls/ole32/compobj_private.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dlls/ole32/compobj_private.h b/dlls/ole32/compobj_private.h
index c12150a..f99a89f 100644
--- a/dlls/ole32/compobj_private.h
+++ b/dlls/ole32/compobj_private.h
@@ -141,7 +141,6 @@ struct proxy_manager
   void *dest_context_data;  /* reserved context value (LOCK) */
 };
 
-/* this needs to become a COM object that implements IRemUnknown */
 struct apartment
 {
   struct list entry;




More information about the wine-cvs mailing list