aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/segment.h
diff options
context:
space:
mode:
authorFilippos Karapetis2010-06-22 15:03:19 +0000
committerFilippos Karapetis2010-06-22 15:03:19 +0000
commitc28fa2cf196eec983ad2b33b4f5ca9e607a9652d (patch)
treeb32c785c5292caed75e7207304731c3e8b904fff /engines/sci/engine/segment.h
parent5855cd7127c9c7b40a67dd9d8aecbd065fc231b9 (diff)
downloadscummvm-rg350-c28fa2cf196eec983ad2b33b4f5ca9e607a9652d.tar.gz
scummvm-rg350-c28fa2cf196eec983ad2b33b4f5ca9e607a9652d.tar.bz2
scummvm-rg350-c28fa2cf196eec983ad2b33b4f5ca9e607a9652d.zip
Reverted the code which handles objects without a base object when loading, for now. This possibly indicates an issue related to the garbage collector
svn-id: r50142
Diffstat (limited to 'engines/sci/engine/segment.h')
-rw-r--r--engines/sci/engine/segment.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/sci/engine/segment.h b/engines/sci/engine/segment.h
index 141576cb67..253d94cc53 100644
--- a/engines/sci/engine/segment.h
+++ b/engines/sci/engine/segment.h
@@ -406,13 +406,11 @@ public:
*/
Object *scriptObjInit(reg_t obj_pos, bool fullObjectInit = true);
-#if 0
/**
* Removes a script object
* @param obj_pos Location (segment, offset) of the object.
*/
void scriptObjRemove(reg_t obj_pos);
-#endif
/**
* Processes a relocation block witin a script