Remove unused compatibility code.
[novacoin.git] / src / qt / bitcoin.cpp
index f6f8074..e2b6904 100644 (file)
@@ -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);