[Scummvm-git-logs] scummvm master -> ce3296e5eebe15c7434ae6899328055808f0afb0

aquadran noreply at scummvm.org
Sun Jan 16 14:07:19 UTC 2022


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
ce3296e5ee GRIM: Lua_V1::NukeResources is empty


Commit: ce3296e5eebe15c7434ae6899328055808f0afb0
    https://github.com/scummvm/scummvm/commit/ce3296e5eebe15c7434ae6899328055808f0afb0
Author: Paweł Kołodziejski (aquadran at gmail.com)
Date: 2022-01-16T15:07:15+01:00

Commit Message:
GRIM: Lua_V1::NukeResources is empty

Changed paths:
    engines/grim/lua_v1.cpp


diff --git a/engines/grim/lua_v1.cpp b/engines/grim/lua_v1.cpp
index e631bbeeb90..6eccfa60404 100644
--- a/engines/grim/lua_v1.cpp
+++ b/engines/grim/lua_v1.cpp
@@ -719,7 +719,6 @@ void Lua_V1::SetEmergencyFont() {
 }
 
 void Lua_V1::NukeResources() {
-	warning("Stub function: NukeResources");
 }
 
 void Lua_V1::AttachToResources() {




More information about the Scummvm-git-logs mailing list