In the main view controller of my application I added three labels, but now I want to remove them, and with no reason, when I remove them from the .storyboard they're still in my application. I have no idea of what is wrong, these labels were only added with the .storyboard and not in my code.
Thanks for your advices...