Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Squashed 'qmf/' changes from 95c51a3..0b312e9
0b312e9 Remove obsolete ifdef.

git-subtree-dir: qmf
git-subtree-split: 0b312e9027c18fd2578098f7682f929793b7b769
  • Loading branch information
Valerio Valerio committed Jun 25, 2013
1 parent 193e319 commit efcdf37
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/tools/messageserver/messageserver.cpp
Expand Up @@ -60,10 +60,6 @@ extern "C" {
#include <signal.h>
}

#ifdef MESSAGESERVER_PLUGINS
#include "messageserverplugins.h"
#endif

#if defined(Q_OS_UNIX)
int MessageServer::sighupFd[2];
#endif
Expand Down

0 comments on commit efcdf37

Please sign in to comment.