Cleanup compiler warnings
authorGeorge Nash <george.nash@intel.com>
Wed, 1 Jun 2016 22:05:49 +0000 (15:05 -0700)
committerJon A. Cruz <jon@joncruz.org>
Thu, 9 Jun 2016 08:02:01 +0000 (08:02 +0000)
commite789f2bb71818b55255790e479b7db8853e03b5c
treeccdd644cc5d34ee883d3c1320670073e5369496b
parent56dcd29fa901729a1654e323bc6fe0634fa05ce3
Cleanup compiler warnings

ocpayload:
The `tcpPort` was unused in the in the `OCCopyResource` function
The only place the `OCCopyResource` function was called from was
from the `OCDiscoveryPayloadAddNewResource`.
[-Wunused-parameter]

Change-Id: Icb17930e730c8154fbf10d54dd9b5e3857e3e1db
Signed-off-by: George Nash <george.nash@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/8423
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jon A. Cruz <jon@joncruz.org>
resource/csdk/stack/src/ocpayload.c