aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scumm/dialogs.h2
1 files changed, 0 insertions, 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 {