From efd142b3be5d6be60f3a4b7b31319e492217e7e3 Mon Sep 17 00:00:00 2001 From: Olivier Couet <olivier.couet@cern.ch> Date: Tue, 8 Aug 2017 17:45:45 +0200 Subject: [PATCH] remove wrong comment --- core/base/src/TStyle.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/core/base/src/TStyle.cxx b/core/base/src/TStyle.cxx index bbabd5927d4..5bcc6c6cd75 100644 --- a/core/base/src/TStyle.cxx +++ b/core/base/src/TStyle.cxx @@ -875,7 +875,6 @@ Float_t TStyle::GetTitleSize( Option_t *axis) const //////////////////////////////////////////////////////////////////////////////// /// Show the options from the current style -/// if (TClass::GetClass("TStyleManager")) gSystem->Load("libGed"); void TStyle::Paint(Option_t *option) { -- GitLab