From 57074300caf0340e31308fd7dc7bf3cd78e4e882 Mon Sep 17 00:00:00 2001 From: Le Philousophe Date: Sun, 26 May 2019 18:05:23 +0200 Subject: CRYOMNI3D: Remove superflous header --- engines/cryomni3d/cryomni3d.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines') diff --git a/engines/cryomni3d/cryomni3d.cpp b/engines/cryomni3d/cryomni3d.cpp index bd27ea715f..92c6314d4c 100644 --- a/engines/cryomni3d/cryomni3d.cpp +++ b/engines/cryomni3d/cryomni3d.cpp @@ -38,8 +38,6 @@ #include "cryomni3d/image/hlz.h" #include "cryomni3d/video/hnm_decoder.h" -#include // For va_list etc. - namespace CryOmni3D { CryOmni3DEngine::CryOmni3DEngine(OSystem *syst, -- cgit v1.2.3