From c7342e7361d2ac93e240c8c7234d6c93166dcc66 Mon Sep 17 00:00:00 2001
From: Oleksiy Chernyavskyy <ochern@ics.com>
Date: Tue, 28 Mar 2017 01:32:30 +0300
Subject: [PATCH] removed redundant includes
---
lib/Xm/GrabShellP.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/Xm/GrabShellP.h b/lib/Xm/GrabShellP.h
index e258554..92fe508 100644
--- a/lib/Xm/GrabShellP.h
+++ b/lib/Xm/GrabShellP.h
@@ -30,7 +30,6 @@
#include <Xm/GrabShell.h>
#include <Xm/XmP.h>
#include <X11/ShellP.h>
-#include "XmI.h"
#ifdef __cplusplus
extern "C" {
--
libgit2 0.26.0