more atomic ops pointer cast fixes. this time it'll work with atomic op
[platform/upstream/glib.git] / glib / gsequence.h
index accdec1..ffac6c6 100644 (file)
@@ -118,7 +118,4 @@ GSequenceIter *g_sequence_range_get_midpoint (GSequenceIter            *begin,
                                               GSequenceIter            *end);
 
 
-/* Private */
-void  g_sequence_self_test_internal_to_glib_dont_use (GSequence *seq);
-
 #endif /* __G_SEQUENCE_H__ */