[gparted] Remove unnecessary #include from GParted_Core.cc



commit 6ad107bc3b1efb62b34ffd2537c1434e3d1a9d2c
Author: Mike Fleetwood <mike fleetwood googlemail com>
Date:   Thu Apr 4 18:16:54 2019 +0100

    Remove unnecessary #include from GParted_Core.cc

 src/GParted_Core.cc | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/GParted_Core.cc b/src/GParted_Core.cc
index 0e51a254..31f41049 100644
--- a/src/GParted_Core.cc
+++ b/src/GParted_Core.cc
@@ -15,7 +15,6 @@
  *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "Win_GParted.h"
 #include "GParted_Core.h"
 #include "CopyBlocks.h"
 #include "BlockSpecial.h"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]