Removed non standard and redundent /*EOF*/

This commit is contained in:
Robert Osfield
2008-01-08 14:38:58 +00:00
parent 27714dd538
commit e73134d6fb
7 changed files with 0 additions and 16 deletions

View File

@@ -525,5 +525,3 @@ class OSG_EXPORT GL2Extensions : public osg::Referenced
}
#endif
/*EOF*/

View File

@@ -282,5 +282,3 @@ class OSG_EXPORT Program : public osg::StateAttribute
}
#endif
/*EOF*/

View File

@@ -190,5 +190,3 @@ class OSG_EXPORT Shader : public osg::Object
}
#endif
/*EOF*/

View File

@@ -473,5 +473,3 @@ class OSG_EXPORT Uniform : public Object
}
#endif
/*EOF*/