clean up code,build

This commit is contained in:
Macbook 2024-10-14 20:41:55 +07:00 committed by Yaroslav Yashin
parent c3e4f315ed
commit 1afa5e46d5
7 changed files with 7 additions and 9 deletions

View file

@ -7,8 +7,6 @@
#if defined(Q_OS_IOS) || defined(MACOS_NE)
# include "platforms/ios/iosnotificationhandler.h"
// #elif defined(MACOS_NE)
// # include "platforms/ios/iosnotificationhandler.h"
#else
# include "systemtray_notificationhandler.h"
#endif