Skip to content

Commit

Permalink
Removed a TODO comment that wasn't needed
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Evans <martindevans@gmail.com>
  • Loading branch information
martindevans committed Nov 6, 2013
1 parent ab47ded commit 06741b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Myre/Myre.Graphics.Pipeline/XmlMaterialImporter.cs
Expand Up @@ -10,7 +10,6 @@ namespace Myre.Graphics.Pipeline
///
/// This should be part of a Content Pipeline Extension Library project.
///
/// TODO: change the ContentImporter attribute to specify the correct file
/// extension, display name, and default processor for this importer.
/// </summary>
[ContentImporter(".mat", DisplayName = "Xml Myre Material Importer", DefaultProcessor = "MyreMaterialProcessor")]
Expand Down

0 comments on commit 06741b7

Please sign in to comment.