forgot stuff at last commit
This commit is contained in:
parent
14ff30abdf
commit
7db1248454
48 changed files with 18 additions and 81 deletions
|
@ -64,11 +64,7 @@ int main()
|
|||
signal(SIGTERM, niam);
|
||||
signal(SIGINT, niam);
|
||||
|
||||
#ifdef DBUS_HAS_THREADS_INIT_DEFAULT
|
||||
DBus::_init_threading();
|
||||
#else
|
||||
cerr << "Thread support is not enabled! your D-Bus version is too old" << endl;
|
||||
#endif
|
||||
|
||||
DBus::default_dispatcher = &dispatcher;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue