aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
authorMax Horn2004-01-03 22:21:56 +0000
committerMax Horn2004-01-03 22:21:56 +0000
commit105895da46818a2e440fa419aab7fb1bc5818f47 (patch)
tree8cb1055c25f0042cdf8699710a04a9a01329801a /scumm/scumm.h
parentacc4aa0fc286474d1145ba59715c0dd2b1b8f760 (diff)
downloadscummvm-rg350-105895da46818a2e440fa419aab7fb1bc5818f47.tar.gz
scummvm-rg350-105895da46818a2e440fa419aab7fb1bc5818f47.tar.bz2
scummvm-rg350-105895da46818a2e440fa419aab7fb1bc5818f47.zip
cleanup
svn-id: r12121
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index 18b6851be7..97f7d551b6 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -791,7 +791,6 @@ protected:
StripTable *_roomStrips;
- void getGraphicsPerformance();
void initScreens(int b, int w, int h);
void initVirtScreen(int slot, int number, int top, int width, int height, bool twobufs, bool scrollable);
void initBGBuffers(int height);