Remove outdated comment

svn-id: r17031
This commit is contained in:
Max Horn 2005-03-08 00:44:58 +00:00
parent 5379f74ab3
commit 2b786cdc59

View File

@ -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 {