From d43b00ac4ebdc98511dc7d834b2367dfc4faf233 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Mon, 12 Aug 2002 13:37:35 +0000 Subject: [PATCH] attempt to fix read only status of Sequence.cpp. --- src/osg/Sequence.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/osg/Sequence.cpp b/src/osg/Sequence.cpp index 9521a38a1..93654eeb5 100644 --- a/src/osg/Sequence.cpp +++ b/src/osg/Sequence.cpp @@ -1,5 +1,3 @@ -// -*-c++-*- - #include using namespace osg;