remove useless stuff
This commit is contained in:
parent
8c25400d06
commit
f9390cb9cb
|
@ -1786,9 +1786,6 @@ void MainWindow::onRAMInfo()
|
|||
RAMInfoDialog* dlg = RAMInfoDialog::openDlg(this);
|
||||
}
|
||||
|
||||
using Platform::Log;
|
||||
using Platform::LogLevel;
|
||||
|
||||
void MainWindow::onMemView() {
|
||||
MemViewDialog* dlg = MemViewDialog::openDlg(this);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue