2004-01-27 Nick Drochak <ndrochak@ieee.org>
[mono.git] / mcs / class / System / System.IO / ChangeLog
index c72028140efd54dd39835d71a34aa802f93fb2ec..34b54eef895111cd81159db191d90817d2495325 100755 (executable)
@@ -1,3 +1,9 @@
+2004-01-27  Nick Drochak <ndrochak@ieee.org>
+
+       * FAMWatcher.cs:
+       * FileSystemWatcher.cs: Remove unused variables. Eliminates a couple of
+       build warnings.
+
 2004-01-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
 
        * DefaultWatcher.cs: fixed condition for removal from the watches list.