diff options
author | Filippos Karapetis | 2009-10-13 17:57:03 +0000 |
---|---|---|
committer | Filippos Karapetis | 2009-10-13 17:57:03 +0000 |
commit | 0b396ed37c80deb7475c53d194253c435203e78a (patch) | |
tree | a59522e5820a2442585afcec3fc013fcc0d8e7fe /dists/msvc9 | |
parent | b50d197f721219baaf55c400fcbfc010ef6ccbe4 (diff) | |
download | scummvm-rg350-0b396ed37c80deb7475c53d194253c435203e78a.tar.gz scummvm-rg350-0b396ed37c80deb7475c53d194253c435203e78a.tar.bz2 scummvm-rg350-0b396ed37c80deb7475c53d194253c435203e78a.zip |
Removed the now unused code in gfx/res_cursor.cpp
svn-id: r45034
Diffstat (limited to 'dists/msvc9')
-rw-r--r-- | dists/msvc9/sci.vcproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dists/msvc9/sci.vcproj b/dists/msvc9/sci.vcproj index a18d4bd471..accdffc17c 100644 --- a/dists/msvc9/sci.vcproj +++ b/dists/msvc9/sci.vcproj @@ -84,7 +84,6 @@ <File RelativePath="..\..\engines\sci\gfx\operations.h" /> <File RelativePath="..\..\engines\sci\gfx\palette.cpp" /> <File RelativePath="..\..\engines\sci\gfx\palette.h" /> - <File RelativePath="..\..\engines\sci\gfx\res_cursor.cpp" /> <File RelativePath="..\..\engines\sci\gfx\res_font.cpp" /> <File RelativePath="..\..\engines\sci\gfx\res_pal.cpp" /> <File RelativePath="..\..\engines\sci\gfx\res_pic.cpp" /> |