aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/UltraStar.dpr
diff options
context:
space:
mode:
authormogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-08-26 18:40:52 +0000
committermogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-08-26 18:40:52 +0000
commitcc7e1080786e9742dccbe3d68823aaab409d7d62 (patch)
treeec63e336c996ec5a4ae4558f5e1cb611d1e8e321 /Game/Code/UltraStar.dpr
parent6dd6d039157b77d6a820e9dede33f36a24573fca (diff)
downloadusdx-cc7e1080786e9742dccbe3d68823aaab409d7d62.tar.gz
usdx-cc7e1080786e9742dccbe3d68823aaab409d7d62.tar.xz
usdx-cc7e1080786e9742dccbe3d68823aaab409d7d62.zip
Removed: Select, outdated/unused (+SelectSlide does the job)
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1292 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code/UltraStar.dpr')
-rw-r--r--Game/Code/UltraStar.dpr1
1 files changed, 0 insertions, 1 deletions
diff --git a/Game/Code/UltraStar.dpr b/Game/Code/UltraStar.dpr
index c71a9300..4b3f4e82 100644
--- a/Game/Code/UltraStar.dpr
+++ b/Game/Code/UltraStar.dpr
@@ -121,7 +121,6 @@ uses
UMenuText in 'Menu\UMenuText.pas',
UMenuButton in 'Menu\UMenuButton.pas',
UMenuInteract in 'Menu\UMenuInteract.pas',
- UMenuSelect in 'Menu\UMenuSelect.pas',
UMenuSelectSlide in 'Menu\UMenuSelectSlide.pas',
UDrawTexture in 'Menu\UDrawTexture.pas',
UMenuButtonCollection in 'Menu\UMenuButtonCollection.pas',