build: use 'g_cclosure_marshal_generic' by default

Avoid custom marshalers, and just use libffi-based 'g_cclosure_marshal_generic'.
This commit is contained in:
Aleksander Morgado
2013-11-20 15:07:45 +01:00
parent fe744b4534
commit 5e7fee1d11
6 changed files with 17 additions and 39 deletions

View File

@@ -33,7 +33,6 @@
#include "mm-at-serial-port.h"
#include "mm-qcdm-serial-port.h"
#include "mm-serial-parsers.h"
#include "mm-marshal.h"
#include "mm-private-boxed-types.h"
#include "mm-log.h"
#include "mm-daemon-enums-types.h"