gst_plugins_base/gst/subparse/mpl2parse.h
branchRCL_3
changeset 30 7e817e7e631c
parent 29 567bb019e3e3
--- a/gst_plugins_base/gst/subparse/mpl2parse.h	Tue Aug 31 15:30:33 2010 +0300
+++ b/gst_plugins_base/gst/subparse/mpl2parse.h	Wed Sep 01 12:16:41 2010 +0100
@@ -24,9 +24,6 @@
 
 G_BEGIN_DECLS
 
-#ifdef __SYMBIAN32__
-IMPORT_C
-#endif
 gchar * parse_mpl2 (ParserState * state, const gchar * line);
 
 G_END_DECLS