From 5e03c1e2f52fb78bf5b1d7aeaadb4da839e9ce9e Mon Sep 17 00:00:00 2001 From: Sven Strickroth Date: Sun, 29 Jan 2017 17:23:35 +0100 Subject: [PATCH] Minor cleanup Signed-off-by: Sven Strickroth --- src/TortoiseProc/Commands/Command.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/TortoiseProc/Commands/Command.cpp b/src/TortoiseProc/Commands/Command.cpp index 79ad10678..ec76ec894 100644 --- a/src/TortoiseProc/Commands/Command.cpp +++ b/src/TortoiseProc/Commands/Command.cpp @@ -83,7 +83,6 @@ #include "CrashCommand.h" #include "RebuildIconCacheCommand.h" #include "RemoveCommand.h" -#include "RevertCommand.h" #include "RTFMCommand.h" #include "UnIgnoreCommand.h" #endif -- 2.11.4.GIT