From 2b786cdc59c9b8f668e7e2a443050ef19baef246 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 8 Mar 2005 00:44:58 +0000 Subject: Remove outdated comment svn-id: r17031 --- scumm/dialogs.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/scumm/dialogs.h b/scumm/dialogs.h index 05ba1c08d7..82ca94f3eb 100644 --- a/scumm/dialogs.h +++ b/scumm/dialogs.h @@ -167,8 +167,6 @@ public: /** * A dialog used to display the music volume / text speed. - * Given a label string, and a float value in the range of 0.0 to 1.0, - * it will display a corresponding graphic. * Automatically closes after a brief time passed. */ class ValueDisplayDialog : public GUI::Dialog { -- cgit v1.2.3