mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-22 05:38:14 +00:00
fix(c-types): remove toto code
This commit is contained in:
parent
ce37899b26
commit
3e7e4cb56d
1 changed files with 0 additions and 5 deletions
|
|
@ -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 { \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue