Module: wine Branch: master Commit: b67533f204326ecb4b150a1943dc3d3f408bb5f8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b67533f204326ecb4b150a1943...
Author: Detlef Riekenberg wine.dev@web.de Date: Thu Sep 18 18:52:43 2008 +0200
advapi32: Remove outdated comment.
---
dlls/advapi32/registry.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/dlls/advapi32/registry.c b/dlls/advapi32/registry.c index 4c97ed1..ff574b2 100644 --- a/dlls/advapi32/registry.c +++ b/dlls/advapi32/registry.c @@ -8,9 +8,6 @@ * Copyright (C) 1998 Matthew Becker * Copyright (C) 1999 Sylvain St-Germain * - * This file is concerned about handle management and interaction with the Wine server. - * Registry file I/O is in misc/registry.c. - * * 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