Fix build error by -Werror=shadow 97/290097/1 accepted/tizen/unified/20230320.164226 accepted/tizen/unified/20230321.035433
authorSeunghun Lee <shiin.lee@samsung.com>
Mon, 20 Mar 2023 04:48:36 +0000 (13:48 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Mon, 20 Mar 2023 07:02:58 +0000 (16:02 +0900)
commit3d217ce3e056491693d739d7a6dc805050b79ef0
treef90bba4d30264abd7316f5aac2088dfbad0e008f
parentd950979548ccd94e03bf4ad4c0250b389258f286
Fix build error by -Werror=shadow

The global variable of buffer seemed to have been accidently inserted by
the commit, 4304a4d4. This removes this unused variable.

Change-Id: I98118f54d38912a0e54758c4caeaaab5cb48f3b1
src/client_buffer/shm_client_buffer.c