tinyds: Remove __attribute__((unused)) 63/279463/1
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 2 Aug 2022 07:33:07 +0000 (16:33 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Wed, 10 Aug 2022 04:24:15 +0000 (13:24 +0900)
commitef2961a2001624590429d3791983705ba4b16ae0
tree8b4c2a402bb8051da40ace37c34e8024aa02d72e
parent2c66b8b0f4c181d9805a04b3f2b81dd1196d3b55
tinyds: Remove __attribute__((unused))

It's not necessary since we've suppressed unused variable warnings.

Change-Id: Ide515c1ba60f5c7195b31d8be2ba9de0f434bd35
examples/tinyds.c