common: remove unuseful condition 41/175241/1
authorBoram Park <boram1288.park@samsung.com>
Mon, 9 Apr 2018 12:15:59 +0000 (21:15 +0900)
committerBoram Park <boram1288.park@samsung.com>
Mon, 9 Apr 2018 12:15:59 +0000 (21:15 +0900)
commitd6ada65f4863702f6d7d5c1080b408e332fb8923
treef96cf08a054118ab79a1188264222f760be5e82b
parente3bf909bf70dabcee8bb28a68fdb75b1a93fc671
common: remove unuseful condition

output_get_capability can't be null at this function. checking null is
already done in other function.

Change-Id: I737ab197eba4763cc6afbfd65d8b8e8183c4a122
src/tdm.c