Removed commented out progression start events entirely in progress tracking framework, no cases found were it would have been of use

git-svn-id: file:///srv/devel/repo-conversion/nusu@46 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
Markus Ewald 2007-09-05 20:09:35 +00:00
parent c230f0ce7c
commit 99312edc17
6 changed files with 0 additions and 78 deletions

View file

@ -20,7 +20,6 @@ License along with this library
using System;
using System.Collections.Generic;
using System.Text;
namespace Nuclex.Support.Tracking {