From fd5aade84080ce74df1622958ea2c56c3e827703 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Sat, 12 May 2007 15:03:23 +0000 Subject: Symbian fixes to compile on GCCE (nested callbacks etc) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1269 74dad513-b988-da41-8d7b-12977e46ad98 --- pjlib/src/pjlib-test/main_symbian.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pjlib/src/pjlib-test') diff --git a/pjlib/src/pjlib-test/main_symbian.cpp b/pjlib/src/pjlib-test/main_symbian.cpp index c2c808b8..e57b080d 100644 --- a/pjlib/src/pjlib-test/main_symbian.cpp +++ b/pjlib/src/pjlib-test/main_symbian.cpp @@ -51,7 +51,7 @@ LOCAL_C void MainL() // // add your program code here, example code below // - int rc = test_main(); + test_main(); console->Printf(_L(" [press any key]\n")); console->Getch(); -- cgit v1.2.3