JANITORIAL: Remove old comment

This commit is contained in:
Roland van Laar 2022-03-14 21:14:23 +01:00
parent 301377a605
commit 0ec237b467

View File

@ -595,7 +595,6 @@ void LC::cb_theassign() {
void LC::cb_theassign2() {
// cb_theassign2 is for setting movie-level properties
// only seen in louis catorze with searchPath
Common::String name = g_lingo->readString();
Datum value = g_lingo->pop();