X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fqt%2Fmintingtablemodel.cpp;fp=src%2Fqt%2Fmintingtablemodel.cpp;h=4973480fbedff7e0daa4f5bfa2b31f4f537d0594;hb=d81967aac0d13a39c13c985d5f1230bebad6756a;hp=a6ab89b70aac061b845bb0a2251600c56b8a9649;hpb=b57f973841a1292142bc2b326f3891fc6d273c88;p=novacoin.git diff --git a/src/qt/mintingtablemodel.cpp b/src/qt/mintingtablemodel.cpp index a6ab89b..4973480 100644 --- a/src/qt/mintingtablemodel.cpp +++ b/src/qt/mintingtablemodel.cpp @@ -235,7 +235,6 @@ void MintingTableModel::update() if(!updated.empty()) { priv->updateWallet(updated); - priv->refreshWallet(); } }