[PATCH 0/1] MR9192: activeds: Remove misleading comments.
From: Dmitry Timoshkov <dmitry(a)baikal.ru> Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> --- dlls/activeds/activeds_main.c | 3 --- dlls/activeds/dnwithbinary.c | 3 --- dlls/activeds/pathname.c | 3 --- 3 files changed, 9 deletions(-) diff --git a/dlls/activeds/activeds_main.c b/dlls/activeds/activeds_main.c index 1f59d1aa458..d93fd7953d8 100644 --- a/dlls/activeds/activeds_main.c +++ b/dlls/activeds/activeds_main.c @@ -4,9 +4,6 @@ * Copyright 2005 Detlef Riekenberg * Copyright 2019 Dmitry Timoshkov * - * This file contains only stubs to get the printui.dll up and running - * activeds.dll is much much more than this - * * 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/activeds/dnwithbinary.c b/dlls/activeds/dnwithbinary.c index 6d482ba6bd2..4eb01ff4ce0 100644 --- a/dlls/activeds/dnwithbinary.c +++ b/dlls/activeds/dnwithbinary.c @@ -1,9 +1,6 @@ /* * Copyright 2023 Dmitry Timoshkov * - * This file contains only stubs to get the printui.dll up and running - * activeds.dll is much much more than this - * * 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/activeds/pathname.c b/dlls/activeds/pathname.c index ba32609b599..678629339c6 100644 --- a/dlls/activeds/pathname.c +++ b/dlls/activeds/pathname.c @@ -1,9 +1,6 @@ /* * Copyright 2020 Dmitry Timoshkov * - * This file contains only stubs to get the printui.dll up and running - * activeds.dll is much much more than this - * * 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 -- GitLab https://gitlab.winehq.org/wine/wine/-/merge_requests/9192
participants (2)
-
Dmitry Timoshkov -
Dmitry Timoshkov (@dmitry)