fix(c-types): remove toto code

This commit is contained in:
Ronan Abhamon 2017-08-28 14:55:05 +02:00
parent ce37899b26
commit 3e7e4cb56d

View file

@ -30,11 +30,6 @@
using namespace std;
void toto () {
LinphonePrivate::EventLog titi;
LinphonePrivate::EventLog machin(titi);
}
extern "C" {
#define L_DECLARE_C_STRUCT_IMPL(STRUCT) \
struct _Linphone ## STRUCT { \