"fixed" all compiler warnings

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1358 21ef857c-d57f-4fe0-8362-d861dc6d29cd
This commit is contained in:
wj32
2009-06-01 06:58:00 +00:00
parent 2b0e77311a
commit c47ea8728d
5 changed files with 36 additions and 79 deletions
@@ -20,6 +20,8 @@
* along with Process Hacker. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma warning disable 0067
using System;
using System.Collections.Generic;
using Aga.Controls.Tree;