summaryrefslogtreecommitdiff
path: root/pjsip/src/test-pjsip/txdata_test.c
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-09-19 13:32:05 +0000
committerBenny Prijono <bennylp@teluu.com>2006-09-19 13:32:05 +0000
commitcf81bc0a2ab2947f4a2c5c5fd20bc77ea5611947 (patch)
tree2ea86dae54330dac06f88a6542be4d58b15c95cb /pjsip/src/test-pjsip/txdata_test.c
parent6f0c45ca34575b68017a174e63014bcf18a99763 (diff)
Fixed misc compilation warnings (mostly about unused variables)
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@728 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip/src/test-pjsip/txdata_test.c')
-rw-r--r--pjsip/src/test-pjsip/txdata_test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pjsip/src/test-pjsip/txdata_test.c b/pjsip/src/test-pjsip/txdata_test.c
index da90906f..dc132765 100644
--- a/pjsip/src/test-pjsip/txdata_test.c
+++ b/pjsip/src/test-pjsip/txdata_test.c
@@ -337,6 +337,7 @@ static int core_txdata_test(void)
* This test demonstrate the bug as reported in:
* http://bugzilla.pjproject.net/show_bug.cgi?id=49
*/
+#if INCLUDE_GCC_TEST
static int gcc_test()
{
char msgbuf[512];
@@ -400,6 +401,7 @@ static int gcc_test()
pjsip_tx_data_dec_ref(tdata);
return 0;
}
+#endif
/* This tests the request creating functions against the following