aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/sprites.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/sprites.h')
-rw-r--r--engines/mads/sprites.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/engines/mads/sprites.h b/engines/mads/sprites.h
index 2017961d29..a9b4e97d40 100644
--- a/engines/mads/sprites.h
+++ b/engines/mads/sprites.h
@@ -153,11 +153,6 @@ public:
void reset(bool flag = true);
/**
- * Delete any sprites used by the player
- */
- void releasePlayerSprites();
-
- /**
* Delete a sprite entry
* @param index Specifies the index in the array
*/