From 6fbc5a9f378c0349669443e5a3f8050082ed7077 Mon Sep 17 00:00:00 2001
From: Timur Pocheptsov <Timur.Pocheptsov@cern.ch>
Date: Wed, 26 Mar 2014 17:37:02 +0100
Subject: [PATCH] Remove redundant include.

---
 tutorials/gl/transp_text.C | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tutorials/gl/transp_text.C b/tutorials/gl/transp_text.C
index 894a257eb7e..3023b38397d 100644
--- a/tutorials/gl/transp_text.C
+++ b/tutorials/gl/transp_text.C
@@ -6,7 +6,6 @@
 //OpenGL.CanvasPreferGL to 1 in $ROOTSYS/etc/system.rootrc.
 
 //Includes for ACLiC (cling does not need them).
-#include "TVirtualX.h"
 #include "TPaveText.h"
 #include "TCanvas.h"
 #include "TRandom.h"
-- 
GitLab