From 739c1177d9c0b8d28b226ad09fb033c83d53bd06 Mon Sep 17 00:00:00 2001 From: Christian Costa Date: Mon, 15 Feb 2010 09:49:03 +0100 Subject: [PATCH] d3drm: Remove wrong description. --- dlls/d3drm/d3drm.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/dlls/d3drm/d3drm.c b/dlls/d3drm/d3drm.c index 849efea8c96..72eb864b3d1 100644 --- a/dlls/d3drm/d3drm.c +++ b/dlls/d3drm/d3drm.c @@ -3,9 +3,6 @@ * * Copyright 2010 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 -- 2.11.4.GIT