Don't fail when removing label from file, that doesn't have it.
authorRafal Krypa <r.krypa@samsung.com>
Tue, 5 Feb 2013 11:08:14 +0000 (12:08 +0100)
committerRafal Krypa <r.krypa@samsung.com>
Thu, 7 Feb 2013 11:09:56 +0000 (12:09 +0100)
commit844ff653d1e72675b65583d2e5f19242e324c03b
tree31c82c34d576de66b0abf1a6434bb5535adf4ae9
parentfa862028e1b67d22574e1ab00bb2ee3fecba2542
Don't fail when removing label from file, that doesn't have it.

Functions smack_?setlabel() will return successfully after trying to remove
from file a label, that wasn't set.

Change-Id: Ic7396e3efe457bceca39c8fc5ab9b1151552e795
libsmack/libsmack.c