[IMPROVE] remove useless sampler stop from sampler_exit
authorNikita Kalyazin <n.kalyazin@samsung.com>
Sun, 14 Jul 2013 10:31:24 +0000 (14:31 +0400)
committerNikita Kalyazin <n.kalyazin@samsung.com>
Sun, 14 Jul 2013 10:31:29 +0000 (14:31 +0400)
commit69e1f4aa37c2da23a71c857a9df529dc209f3349
tree67b7efd1f940d8fa542fd41742e549e75f862a98
parent308fd89e0ab41c87d4e1e634f490825239d731b1
[IMPROVE] remove useless sampler stop from sampler_exit

swap_sampler_stop() tries to put module, but it's impossible in __exit.
sampler/swap_sampler_module.c