sound: Remove sound_set_path() 85/302785/1
authorYunhee Seo <yuni.seo@samsung.com>
Thu, 7 Dec 2023 06:24:31 +0000 (15:24 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Tue, 12 Dec 2023 08:02:34 +0000 (17:02 +0900)
commit351eae5e0cfe5d6e5b4c6f1232d3c101b319cb38
treed6193abc15dbbc8086a8a36e89f85aa787185814
parentd44f8f3c9059e73c7aa1d60ca08985ba2e5441cb
sound: Remove sound_set_path()

From b27c0d29aff919b34ec17a59411fff789aa6017e this commit, set_path became unreachable.
Before changing feedback pattern data structure, it is necessary to clean up unused function.

Change-Id: I7c902857db19107705a15bf9d4dbc4ce78a9cba9
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/sound.c