[PATCH 3/5] d3drm: Get rid of some incorrect comments.

Henri Verbeet hverbeet at codeweavers.com
Fri Mar 20 06:41:53 CDT 2015


---
 dlls/d3drm/device.c   |    3 ---
 dlls/d3drm/face.c     |    3 ---
 dlls/d3drm/viewport.c |    3 ---
 3 files changed, 9 deletions(-)

diff --git a/dlls/d3drm/device.c b/dlls/d3drm/device.c
index e1e2250..c53abfc 100644
--- a/dlls/d3drm/device.c
+++ b/dlls/d3drm/device.c
@@ -3,9 +3,6 @@
  *
  * Copyright 2011, 2012 André Hentschel
  *
- * This file contains the (internal) driver registration functions,
- * driver enumeration APIs and DirectDraw creation functions.
- *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
diff --git a/dlls/d3drm/face.c b/dlls/d3drm/face.c
index 8cba39b..e9e7e9a 100644
--- a/dlls/d3drm/face.c
+++ b/dlls/d3drm/face.c
@@ -3,9 +3,6 @@
  *
  * Copyright 2013 André Hentschel
  *
- * This file contains the (internal) driver registration functions,
- * driver enumeration APIs and DirectDraw creation functions.
- *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
diff --git a/dlls/d3drm/viewport.c b/dlls/d3drm/viewport.c
index c39903f..498b764 100644
--- a/dlls/d3drm/viewport.c
+++ b/dlls/d3drm/viewport.c
@@ -3,9 +3,6 @@
  *
  * Copyright 2012 André Hentschel
  *
- * This file contains the (internal) driver registration functions,
- * driver enumeration APIs and DirectDraw creation functions.
- *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
-- 
1.7.10.4




More information about the wine-patches mailing list