nfctype2: Remove not needed NULL assignment
authorSzymon Janc <szymon.janc@tieto.com>
Thu, 10 Oct 2013 07:46:11 +0000 (09:46 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 11 Oct 2013 15:05:13 +0000 (17:05 +0200)
commit4d0b607444a30cf45c882ea523486a77b2b99a04
treeaff0b3c28fec7f659880357c3ddd13c75fbc11eb
parent7e5028d7e663b8cf984f77d51857d47621561e0f
nfctype2: Remove not needed NULL assignment

cookie is local pointer so there is no need to NULL it when memory
gets released.
plugins/nfctype2.c