Index: OpenSceneGraph/trunk/src/osgPlugins/ply/ply.h
===================================================================
--- OpenSceneGraph/trunk/src/osgPlugins/ply/ply.h (revision 10079)
+++ OpenSceneGraph/trunk/src/osgPlugins/ply/ply.h (revision 10080)
@@ -36,8 +36,4 @@
 // include to quieten down silly VS warnings
 #include <osg/Export>
-
-#ifdef __cplusplus
-extern "C" {
-#endif
 
 #include <stdio.h>
@@ -168,8 +164,4 @@
 extern int equal_strings(const char *, const char *);
 
-
-#ifdef __cplusplus
-}
-#endif
 #endif /* !__PLY_H__ */
 
