summaryrefslogtreecommitdiff
path: root/tuxcmd.dpr
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2008-06-08 12:30:50 +0200
committerTomas Bzatek <tbzatek@users.sourceforge.net>2008-06-08 12:30:50 +0200
commitf76f41f52efd450a31017158ddd2e576cdfeb89a (patch)
tree036934d740a82969797712b070b477f0b35f2ad6 /tuxcmd.dpr
parent43eab6179b5c8d5ce265fcada4cafbee53054f88 (diff)
downloadtuxcmd-f76f41f52efd450a31017158ddd2e576cdfeb89a.tar.xz
Fix crash when saving settings to read-only homedir
Diffstat (limited to 'tuxcmd.dpr')
-rw-r--r--tuxcmd.dpr1
1 files changed, 0 insertions, 1 deletions
diff --git a/tuxcmd.dpr b/tuxcmd.dpr
index 62cd3c4..bf4ab38 100644
--- a/tuxcmd.dpr
+++ b/tuxcmd.dpr
@@ -54,7 +54,6 @@ uses
UTestPlugin in 'UTestPlugin.pas',
UMounterPrefs in 'UMounterPrefs.pas',
UColumns in 'UColumns.pas',
- ModuleLoader in 'vfs/ModuleLoader.pas',
UVFSCore in 'vfs/UVFSCore.pas',
uVFSprototypes in 'vfs/uVFSprototypes.pas',
UToolTips in 'UToolTips.pas',