Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37637870
en ru br
ALT Linux repos
S:1.9.25-alt2.7
5.0: 1.9.25-alt2
4.1: 1.9.25-alt1
4.0: 1.9.25-alt1

Group :: System/Libraries
RPM: svgalib

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: svgalib-1.9.25-gtf-patch.patch
Download


diff --git a/svgalib/utils/gtf/gtfcalc.c b/svgalib/utils/gtf/gtfcalc.c
index 217eac7..4615b43 100644
--- a/svgalib/utils/gtf/gtfcalc.c
+++ b/svgalib/utils/gtf/gtfcalc.c
@@ -64,11 +64,6 @@ static GTF_constants GC = {
 
 /*-------------------------- Implementation -------------------------------*/
 
-static double round(double v)
-{
-	return floor(v + 0.5);
-}
-
 static void GetInternalConstants(GTF_constants *c)
 /****************************************************************************
 *
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin