[Scummvm-git-logs] scummvm master -> ca79603a1ef1fcf182b56900f75bef5b04db1920
whiterandrek
whiterandrek at gmail.com
Sat Jun 30 19:16:54 CEST 2018
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:
ca79603a1e PINK: removed unused field
Commit: ca79603a1ef1fcf182b56900f75bef5b04db1920
https://github.com/scummvm/scummvm/commit/ca79603a1ef1fcf182b56900f75bef5b04db1920
Author: Andrei Prykhodko (whiterandrek at gmail.com)
Date: 2018-06-30T20:16:40+03:00
Commit Message:
PINK: removed unused field
Changed paths:
engines/pink/objects/actors/lead_actor.h
diff --git a/engines/pink/objects/actors/lead_actor.h b/engines/pink/objects/actors/lead_actor.h
index 543ee3f..f115ac4 100644
--- a/engines/pink/objects/actors/lead_actor.h
+++ b/engines/pink/objects/actors/lead_actor.h
@@ -154,8 +154,6 @@ protected:
private:
bool playingMiniGame();
-
- int _round;
};
More information about the Scummvm-git-logs
mailing list