mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-28 08:22:31 +00:00
Remove some unused code.
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user