mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 19:27:49 +02:00
some cleanup
This commit is contained in:
parent
4fc80fd366
commit
3639c86adf
2 changed files with 1 additions and 13 deletions
|
@ -7,17 +7,6 @@
|
|||
#include <QMutexLocker>
|
||||
#include <QThread>
|
||||
|
||||
namespace i2p
|
||||
{
|
||||
namespace util
|
||||
{
|
||||
bool DaemonQT::init(int argc, char* argv[])
|
||||
{
|
||||
return Daemon_Singleton::init(argc, argv);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
namespace i2p
|
||||
{
|
||||
namespace qt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue