Explorar el Código

Remove dead code

Kim Kulling hace 4 años
padre
commit
6439305379
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      code/AssetLib/LWO/LWOFileData.h

+ 0 - 1
code/AssetLib/LWO/LWOFileData.h

@@ -546,7 +546,6 @@ struct Shader {
 
 typedef std::list<Texture> TextureList;
 typedef std::list<Shader> ShaderList;
-//typedef std::list<Node> NodeList;
 
 // ---------------------------------------------------------------------------
 /** \brief Data structure for a LWO file surface (= material)