[Scummvm-cvs-logs] SF.net SVN: scummvm: [23277] scummvm/trunk/engines/kyra/kyra.cpp
fingolfin at users.sourceforge.net
fingolfin at users.sourceforge.net
Sat Jun 24 11:34:32 CEST 2006
Revision: 23277
Author: fingolfin
Date: 2006-06-24 02:34:24 -0700 (Sat, 24 Jun 2006)
ViewCVS: http://svn.sourceforge.net/scummvm/?rev=23277&view=rev
Log Message:
-----------
These FIXME comments can go, I think :)
Modified Paths:
--------------
scummvm/trunk/engines/kyra/kyra.cpp
Modified: scummvm/trunk/engines/kyra/kyra.cpp
===================================================================
--- scummvm/trunk/engines/kyra/kyra.cpp 2006-06-24 09:29:57 UTC (rev 23276)
+++ scummvm/trunk/engines/kyra/kyra.cpp 2006-06-24 09:34:24 UTC (rev 23277)
@@ -382,12 +382,10 @@
}
KyraEngine_v1::~KyraEngine_v1() {
- // FIXME: I am leaking badly!
}
KyraEngine_v2::~KyraEngine_v2() {
- // FIXME: I am leaking badly!
}
void KyraEngine::errorString(const char *buf1, char *buf2) {
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list