From a67cd9193a6ac04d34c92c1a817fb0f5e44af30f Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Tue, 28 Oct 2008 16:51:52 +0100 Subject: Password callback support from all VFS modules Cleanup, remove unused dialogs --- tuxcmd.dpr | 2 -- 1 file changed, 2 deletions(-) (limited to 'tuxcmd.dpr') 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', -- cgit v1.2.3