Remove some unused code.

This commit is contained in:
John Preston
2019-09-26 10:15:41 +03:00
parent c87f9d0074
commit 2fc9fd5887
4 changed files with 0 additions and 26 deletions
@@ -585,8 +585,6 @@ void MainWindow::psFirstShow() {
LOG(("Not using Unity Launcher count."));
}
psUpdateMargins();
bool showShadows = true;
show();
@@ -611,12 +609,6 @@ void MainWindow::psFirstShow() {
setPositionInited();
}
void MainWindow::psInitSysMenu() {
}
void MainWindow::psUpdateMargins() {
}
MainWindow::~MainWindow() {
#ifndef TDESKTOP_DISABLE_GTK_INTEGRATION
if (_trayIcon) {