aboutsummaryrefslogtreecommitdiff
path: root/engines/adl/adl_v3.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/adl/adl_v3.h')
-rw-r--r--engines/adl/adl_v3.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/adl/adl_v3.h b/engines/adl/adl_v3.h
index 61dd5852e7..9e9a8dc500 100644
--- a/engines/adl/adl_v3.h
+++ b/engines/adl/adl_v3.h
@@ -25,9 +25,6 @@
#include "adl/adl_v2.h"
-// Note: this version of ADL redraws only when necessary, but
-// this is not currently implemented.
-
namespace Common {
class RandomSource;
}