summaryrefslogtreecommitdiffstats
path: root/generic/tkbltGraphSup.C
diff options
context:
space:
mode:
authorAdrián Medraño Calvo <adrian@medranocalvo.com>2017-07-20 10:55:23 (GMT)
committerAdrián Medraño Calvo <adrian@medranocalvo.com>2017-07-21 11:40:47 (GMT)
commitce7e3c4d7e0368d592f64d3792eeb63837732351 (patch)
treed8e04c92f8d9bc67ec5bee16066936e13faf862a /generic/tkbltGraphSup.C
parent0383f13a9c207f08a063ef44afd151fc40156553 (diff)
downloadblt-ce7e3c4d7e0368d592f64d3792eeb63837732351.zip
blt-ce7e3c4d7e0368d592f64d3792eeb63837732351.tar.gz
blt-ce7e3c4d7e0368d592f64d3792eeb63837732351.tar.bz2
Remove superfluous literal suffixes
Diffstat (limited to 'generic/tkbltGraphSup.C')
-rw-r--r--generic/tkbltGraphSup.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkbltGraphSup.C b/generic/tkbltGraphSup.C
index 476a19e..a461e1f 100644
--- a/generic/tkbltGraphSup.C
+++ b/generic/tkbltGraphSup.C
@@ -243,7 +243,7 @@ void Graph::layoutGraph()
// Step 5
// If necessary, correct for the requested plot area aspect ratio.
if ((ops->reqPlotWidth == 0) && (ops->reqPlotHeight == 0) &&
- (ops->aspect > 0.0f)) {
+ (ops->aspect > 0.0)) {
float ratio;
// Shrink one dimension of the plotarea to fit the requested