diff options
Diffstat (limited to 'scumm/intern.h')
-rw-r--r-- | scumm/intern.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/intern.h b/scumm/intern.h index 74ae480c74..d6856e572b 100644 --- a/scumm/intern.h +++ b/scumm/intern.h @@ -711,7 +711,6 @@ protected: void o72_getPixel(); void o72_pickVarRandom(); void o72_redimArray(); - void o72_stringLen(); void o72_readINI(); void o72_unknownF4(); void o72_unknownF8(); |