Jeck - Possible fix for issue 112.

This commit is contained in:
wagic.jeck
2009-10-22 07:11:07 +00:00
parent 34ef5016f5
commit f005aabe30

View File

@@ -388,6 +388,7 @@ bool WCachedSample::Attempt(string filename, int submode, int & error){
return false;
}
error = CACHE_ERROR_NONE;
return true;
}