don't need atomic ops here

Original commit message from CVS:
don't need atomic ops here
This commit is contained in:
David I. Lehn 2002-12-31 18:42:17 +00:00
parent c6daa24e8b
commit 624f4bf24d

View file

@ -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>