summaryrefslogtreecommitdiff
path: root/tuxcmd.dpr
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2008-10-28 16:51:52 +0100
committerTomas Bzatek <tbzatek@users.sourceforge.net>2008-10-28 16:51:52 +0100
commita67cd9193a6ac04d34c92c1a817fb0f5e44af30f (patch)
tree888227edebb4844efb01cd70bcbfc459b09d2a56 /tuxcmd.dpr
parent4234ca950044c27a1b2fcc92f45d816ef217487f (diff)
downloadtuxcmd-a67cd9193a6ac04d34c92c1a817fb0f5e44af30f.tar.xz
Password callback support from all VFS modulesv0.6.54
Cleanup, remove unused dialogs
Diffstat (limited to 'tuxcmd.dpr')
-rw-r--r--tuxcmd.dpr2
1 files changed, 0 insertions, 2 deletions
diff --git a/tuxcmd.dpr b/tuxcmd.dpr
index 0219e50..8672177 100644
--- a/tuxcmd.dpr
+++ b/tuxcmd.dpr
@@ -60,14 +60,12 @@ uses
UVFSCore in 'vfs/UVFSCore.pas',
uVFSprototypes in 'vfs/uVFSprototypes.pas',
UToolTips in 'UToolTips.pas',
- ULogin in 'ULogin.pas',
UConnectionManager in 'UConnectionManager.pas',
UConnectionProperties in 'UConnectionProperties.pas',
USearch in 'USearch.pas',
UGlibThreads in 'UGlibThreads.pas',
URunFromVFS in 'URunFromVFS.pas',
ULibc in 'ULibc.pas',
- USetPassword in 'USetPassword.pas',
UTranslation_EN in 'translations/UTranslation_EN.pas',
UTranslation_CZ in 'translations/UTranslation_CZ.pas',
UTranslation_RU in 'translations/UTranslation_RU.pas',