aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/screen.h')
-rw-r--r--engines/xeen/screen.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/xeen/screen.h b/engines/xeen/screen.h
index eebc192712..0880042fd6 100644
--- a/engines/xeen/screen.h
+++ b/engines/xeen/screen.h
@@ -102,8 +102,6 @@ public:
void saveBackground(int slot = 1);
void restoreBackground(int slot = 1);
-
- void frameWindow(uint bgType);
};
} // End of namespace Xeen