summaryrefslogtreecommitdiff
path: root/pjlib/src/pjlib-test/main_symbian.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'pjlib/src/pjlib-test/main_symbian.cpp')
-rw-r--r--pjlib/src/pjlib-test/main_symbian.cpp2
1 files changed, 1 insertions, 1 deletions
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();