OSDN Git Service

avdtp: Remove not needed forward declaration
authorSzymon Janc <szymon.janc@tieto.com>
Thu, 10 Oct 2013 08:53:41 +0000 (10:53 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 10 Oct 2013 20:36:27 +0000 (22:36 +0200)
commit6db3b6fa1b9199bac725090b377b2480752080ce
tree61f72d57e3b23a44a0f0db9f41f23f062cc35aa6
parentbce1fb43bf6561e50b17072f68a96e19fbcfbd8b
avdtp: Remove not needed forward declaration

auth_cb function is not used before definition so no need to forward
declare it.
profiles/audio/avdtp.c