Skip to content
Snippets Groups Projects
Commit ce01c750 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

objects: remove stray comment

parent 31d4a0cb
No related branches found
No related tags found
No related merge requests found
......@@ -248,8 +248,6 @@ void (vlc_object_delete)(vlc_object_t *obj)
/**
* Destroys a VLC object once it has no more references.
*
* This function must be called with cancellation disabled (currently).
*/
static void vlc_object_destroy( vlc_object_t *p_this )
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment