Index: /trunk/nv/formats/md3_loader.hh
===================================================================
--- /trunk/nv/formats/md3_loader.hh	(revision 153)
+++ /trunk/nv/formats/md3_loader.hh	(revision 154)
@@ -64,5 +64,4 @@
 		const std::vector< vec3 >& get_positions() { return m_positions; }
 		const std::vector< vec3 >& get_normals() { return m_normals; }
-		const std::vector< vec3 >& get_positions() { return m_positions; }
 		const std::vector< vec2 >& get_texcoords() { return m_texcoords; }
 		const std::vector< uint16 >& get_indices() { return m_indices; }
