Index: /OpenSceneGraph/trunk/src/osgWrappers/osgVolume/Property.cpp
===================================================================
--- /OpenSceneGraph/trunk/src/osgWrappers/osgVolume/Property.cpp (revision 9522)
+++ /OpenSceneGraph/trunk/src/osgWrappers/osgVolume/Property.cpp (revision 9600)
@@ -646,7 +646,4 @@
 	I_DeclaringFile("osgVolume/Property");
 	I_BaseType(osgVolume::Property);
-	I_Constructor0(____ScalarProperty,
-	               "",
-	               "");
 	I_Constructor2(IN, const std::string &, scaleName, IN, float, value,
 	               ____ScalarProperty__C5_std_string_R1__float,
@@ -707,4 +704,7 @@
 	          "Get the underlying uniform. ",
 	          "");
+	I_ProtectedConstructor0(____ScalarProperty,
+	                        "",
+	                        "");
 	I_SimpleProperty(osg::Uniform *, Uniform, 
 	                 __osg_Uniform_P1__getUniform, 
