Merge pull request #1978 from sipa/nodetach

Remove -detachdb and stop's detach argument.
This commit is contained in:
Pieter Wuille
2012-11-09 14:10:50 -08:00
9 changed files with 6 additions and 52 deletions

View File

@@ -86,16 +86,6 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="detachDatabases">
<property name="toolTip">
<string>Detach block and address databases at shutdown. This means they can be moved to another data directory, but it slows down shutdown. The wallet is always detached.</string>
</property>
<property name="text">
<string>&amp;Detach databases at shutdown</string>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_Main">
<property name="orientation">