From 4cc9d17c345883d4a764dd182d5a76167040c888 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 11 Sep 2007 09:20:39 +0000 Subject: Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME comments; and some other related cleanup svn-id: r28890 --- engines/parallaction/parallaction.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/parallaction') diff --git a/engines/parallaction/parallaction.cpp b/engines/parallaction/parallaction.cpp index 7e5221d6ae..f74fec578d 100644 --- a/engines/parallaction/parallaction.cpp +++ b/engines/parallaction/parallaction.cpp @@ -95,6 +95,8 @@ static Job *_jRunScripts = NULL; Parallaction::Parallaction(OSystem *syst) : Engine(syst) { + // FIXME: Fingolfin asks: why is there a FIXME here? Please either clarify what + // needs fixing, or remove it! // FIXME _vm = this; -- cgit v1.2.3