aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Framework')
-rw-r--r--OpenSim/Framework/PrimitiveBaseShape.cs6
1 files changed, 0 insertions, 6 deletions
diff --git a/OpenSim/Framework/PrimitiveBaseShape.cs b/OpenSim/Framework/PrimitiveBaseShape.cs
index 685599a..9b52fe6 100644
--- a/OpenSim/Framework/PrimitiveBaseShape.cs
+++ b/OpenSim/Framework/PrimitiveBaseShape.cs
@@ -175,12 +175,6 @@ namespace OpenSim.Framework
175 } 175 }
176 } 176 }
177 } 177 }
178
179 /// <summary>
180 /// Raw media data suitable for serialization operations. This should only ever be used by an IMoapModule.
181 /// </summary>
182 [XmlIgnore]
183 public string MediaRaw { get; set; }
184 178
185 /// <summary> 179 /// <summary>
186 /// Entries to store media textures on each face 180 /// Entries to store media textures on each face