diff options
Diffstat (limited to 'UConfig.pas')
| -rw-r--r-- | UConfig.pas | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/UConfig.pas b/UConfig.pas index 81accd2..e34d7dd 100644 --- a/UConfig.pas +++ b/UConfig.pas @@ -47,7 +47,6 @@ const ConfDefaultNormalItemFGColor = '#000000'; ConfDefaultSettingsDir = '.tuxcmd'; // Also has to be changed in UGTKLoader ConfDblClickDelay = 500; ConfQuickRenameDelay = ConfDblClickDelay + 250; - ConfInactiveTimerDelay = 0; ConfEditViewFileSizeLimit = 10*1024*1024; // 10 MB ConfAppNA = '---'; ConfDefaultRowHeight = 16; |
