[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kstars/filtermanager] kstars/hips: Do not check for HiPS source
From:       Jasem Mutlaq <null () kde ! org>
Date:       2017-09-30 19:55:50
Message-ID: E1dyNra-0002Vj-IJ () code ! kde ! org
[Download RAW message or body]

Git commit 96da254bb6aa5ad133e6204d62e9d1266abfdaea by Jasem Mutlaq.
Committed on 30/09/2017 at 17:29.
Pushed by mutlaqja into branch 'filtermanager'.

Do not check for HiPS source

M  +0    -5    kstars/hips/hipsrenderer.cpp

https://commits.kde.org/kstars/96da254bb6aa5ad133e6204d62e9d1266abfdaea

diff --git a/kstars/hips/hipsrenderer.cpp b/kstars/hips/hipsrenderer.cpp
index e401bf320..bcabc997e 100644
--- a/kstars/hips/hipsrenderer.cpp
+++ b/kstars/hips/hipsrenderer.cpp
@@ -37,11 +37,6 @@ HIPSRenderer::HIPSRenderer()
 
 bool HIPSRenderer::render(uint16_t w, uint16_t h, QImage *hipsImage, const Projector *m_proj)
 {
-  if (Options::hIPSSource() == i18n("None"))
-  {
-    return false;
-  }
-
   gridColor = KStarsData::Instance()->colorScheme()->colorNamed("HIPSGridColor").name();
 
   m_projector = m_proj;

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic