X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fqt%2Fbitcoin.cpp;h=e2b6904c35dafd4d4edae18f6910dbb12c6f068e;hp=f6f8074f00804a8ab69062ee0504ef991d96aa93;hb=52c85881648d3381c29da10925c06cbd083cc570;hpb=b82857ee25ac3edc77ba317ec17480896c93a128 diff --git a/src/qt/bitcoin.cpp b/src/qt/bitcoin.cpp index f6f8074..e2b6904 100644 --- a/src/qt/bitcoin.cpp +++ b/src/qt/bitcoin.cpp @@ -224,8 +224,6 @@ int main(int argc, char *argv[]) // Put this in a block, so that the Model objects are cleaned up before // calling Shutdown(). - optionsModel.Upgrade(); // Must be done after AppInit2 - if (splashref) splash.finish(&window);