[Scummvm-git-logs] scummvm master -> 09e711a2550bb7e8b3b3ba3adc38df2d0869fefe

sev- sev at scummvm.org
Sat Sep 3 10:56:12 CEST 2016


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:
09e711a255 MACVENTURE: Fix warning


Commit: 09e711a2550bb7e8b3b3ba3adc38df2d0869fefe
    https://github.com/scummvm/scummvm/commit/09e711a2550bb7e8b3b3ba3adc38df2d0869fefe
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-09-03T10:55:03+02:00

Commit Message:
MACVENTURE: Fix warning

Changed paths:
    engines/macventure/gui.cpp



diff --git a/engines/macventure/gui.cpp b/engines/macventure/gui.cpp
index dff41b3..8018f6b 100644
--- a/engines/macventure/gui.cpp
+++ b/engines/macventure/gui.cpp
@@ -31,8 +31,6 @@
 
 namespace MacVenture {
 
-enum MenuAction;
-
 enum {
 	kCursorWidth = 2,
 	kCursorHeight = 2





More information about the Scummvm-git-logs mailing list