mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
don't need atomic ops here
Original commit message from CVS: don't need atomic ops here
This commit is contained in:
parent
c6daa24e8b
commit
624f4bf24d
1 changed files with 0 additions and 4 deletions
|
@ -29,10 +29,6 @@
|
|||
#include <glib-object.h> /* note that this gets wrapped in __GST_OBJECT_H__ */
|
||||
#include <gst/gstmarshal.h>
|
||||
|
||||
#ifdef HAVE_ATOMIC_H
|
||||
#include <asm/atomic.h>
|
||||
#endif
|
||||
|
||||
#include <gst/gsttrace.h>
|
||||
#include <gst/gsttypes.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue