Fix compiler warning on mac

This commit is contained in:
Gavin Andresen 2012-08-27 12:37:35 -04:00
parent 8cd98a9a26
commit ef8e821cf2

View file

@ -26,8 +26,6 @@ using namespace boost;
using namespace boost::interprocess;
using namespace boost::posix_time;
static void ipcThread2(void* pArg);
#ifdef MAC_OSX
// URI handling not implemented on OSX yet
@ -36,6 +34,8 @@ void ipcInit(int argc, char *argv[]) { }
#else
static void ipcThread2(void* pArg);
static bool ipcScanCmd(int argc, char *argv[], bool fRelay)
{
// Check for URI in argv