From c4286ee6f376f714409f67ac2b37fd98b2a1cb61 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Thu, 19 Oct 2006 05:01:53 +0000 Subject: [PATCH] Remove an old comment. --- stepmania/src/NotesLoaderKSF.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/stepmania/src/NotesLoaderKSF.cpp b/stepmania/src/NotesLoaderKSF.cpp index 98bdec540e..9ea991b6e5 100644 --- a/stepmania/src/NotesLoaderKSF.cpp +++ b/stepmania/src/NotesLoaderKSF.cpp @@ -10,9 +10,6 @@ #include "song.h" #include "Steps.h" -/* Global variables aren't the best way to go about this, but this - * will be required to start implementing the Direct Move syntax. */ - #if 0 void KSFLoader::RemoveHoles( NoteData &out, const Song &song ) {