examples/dnsclient_test : remove log of official hostname
authorJin-Seong Kim <jseong82.kim@samsung.com>
Thu, 25 May 2017 03:40:10 +0000 (12:40 +0900)
committerEunBong Song <eunb.song@samsung.com>
Tue, 11 Jul 2017 01:26:56 +0000 (10:26 +0900)
commitdb1b9da0de57515444a43fa13de9d754da0dd700
tree02169544a096b6b1c014b1b079aefb96a9175135
parent0d67e15ed4d90164f7bcca33281d3973cb916754
examples/dnsclient_test : remove log of official hostname

This commit is to remove log of official hostname
 - gethostbyname API doesn't return official hostname and alias
 - so to prevent user confusion, remove log

Change-Id: I2b3670debf2bc8edb76a5916da3ac64786c342b9
Signed-off-by: Jin-Seong Kim <jseong82.kim@samsung.com>
apps/examples/dnsclient_test/dnsclient_main.c