aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/plane32.h
diff options
context:
space:
mode:
authorColin Snover2016-07-01 15:54:52 -0500
committerColin Snover2016-07-01 15:58:43 -0500
commit948e4487389f6ae99d4a61e0cf6d995d16e62c82 (patch)
treedb0f6657766ab2e3398d0a72d7006880a25cd625 /engines/sci/graphics/plane32.h
parent6c8661d144ddf5f36b22d70169c3005f830f08d4 (diff)
downloadscummvm-rg350-948e4487389f6ae99d4a61e0cf6d995d16e62c82.tar.gz
scummvm-rg350-948e4487389f6ae99d4a61e0cf6d995d16e62c82.tar.bz2
scummvm-rg350-948e4487389f6ae99d4a61e0cf6d995d16e62c82.zip
SCI32: Fix signed comparison warnings
Diffstat (limited to 'engines/sci/graphics/plane32.h')
-rw-r--r--engines/sci/graphics/plane32.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/sci/graphics/plane32.h b/engines/sci/graphics/plane32.h
index acd535e75a..a1739264e8 100644
--- a/engines/sci/graphics/plane32.h
+++ b/engines/sci/graphics/plane32.h
@@ -495,8 +495,6 @@ private:
using PlaneListBase::push_back;
public:
- typedef int size_type;
-
// A method for finding the index of a plane inside a
// PlaneList is used because entries in the main plane
// list and visible plane list of GfxFrameout are