mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-31 09:34:52 +01:00
Remove comment.
This commit is contained in:
parent
1888376403
commit
8fa1bdfa80
@ -66,8 +66,6 @@ int main(int argc, char *argv[]) {
|
||||
Application application(APP_LOW_NAME, argc, argv);
|
||||
qDebug("Instantiated Application class.");
|
||||
|
||||
// TODO: dat '\n' do konstant
|
||||
|
||||
// Check if another instance is running.
|
||||
if (application.sendMessage((QStringList() << APP_IS_RUNNING << application.arguments().mid(1)).join(ARGUMENTS_LIST_SEPARATOR))) {
|
||||
qWarning("Another instance of the application is already running. Notifying it.");
|
||||
|
Loading…
x
Reference in New Issue
Block a user