diff options
Diffstat (limited to 'src/qt/forms/intro.ui')
-rw-r--r-- | src/qt/forms/intro.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/qt/forms/intro.ui b/src/qt/forms/intro.ui index e4ff3da1ab..1ec0333a9a 100644 --- a/src/qt/forms/intro.ui +++ b/src/qt/forms/intro.ui @@ -55,9 +55,6 @@ </item> <item> <widget class="QLabel" name="sizeWarningLabel"> - <property name="text"> - <string>%1 will download and store a copy of the Bitcoin block chain. At least %2GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</string> - </property> <property name="wordWrap"> <bool>true</bool> </property> |