mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
just call exit() once
Original commit message from CVS: just call exit() once
This commit is contained in:
parent
38c9344701
commit
9eaced94af
1 changed files with 0 additions and 1 deletions
|
@ -74,5 +74,4 @@ main (int argc, char *argv[])
|
|||
xmlSaveFile ("autoplug2_6.gst", gst_xml_write (element));
|
||||
|
||||
exit (0);
|
||||
exit (0);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue