Module: wine
Branch: master
Commit: b30509fc0c696ccb4e5aa9f14d1df59c2e4f92c4
URL: http://source.winehq.org/git/wine.git/?a=commit;h=b30509fc0c696ccb4e5aa9f14…
Author: Christian Costa <titan.costa(a)wanadoo.fr>
Date: Mon Mar 1 09:36:31 2010 +0100
d3dxof: Remove wrong description.
---
dlls/d3dxof/d3dxof.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/dlls/d3dxof/d3dxof.c b/dlls/d3dxof/d3dxof.c
index 4d183d6..d385e0d 100644
--- a/dlls/d3dxof/d3dxof.c
+++ b/dlls/d3dxof/d3dxof.c
@@ -3,9 +3,6 @@
*
* Copyright 2004, 2008 Christian Costa
*
- * 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