[Logger][doc] Remove note that won't happen

This commit is contained in:
Matt Nadareski
2016-06-02 10:30:10 -07:00
parent 7b0d198ef0
commit 47b75fbc96

View File

@@ -8,7 +8,6 @@ namespace SabreTools.Helper
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// Things to do: /// Things to do:
/// - Clean up log files if there are more than x number per program
/// - Allow for "triggerable" logging done on an interval (async) /// - Allow for "triggerable" logging done on an interval (async)
/// - Log filtering? (#if debug?) /// - Log filtering? (#if debug?)
/// </remarks> /// </remarks>