[Kstars-devel] KDE/kdeedu/kstars/kstars/tools
Prakash Mohan
prak902000 at gmail.com
Wed Apr 8 14:48:14 CEST 2009
SVN commit 951011 by prakash:
Implementing a TODO, removing unused lines from the code.
CCMAIL: kstars-devel at kde.org
M +0 -12 ksconjunct.h
--- trunk/KDE/kdeedu/kstars/kstars/tools/ksconjunct.h #951010:951011
@@ -117,18 +117,6 @@
int sgn(dms a);
- //TODO: Uncomment and implement if required. Kill if not.
-
- /**
- *@short Return the absolute value of x
- *
- *@param x The number whose absolute value is to be found.
- *
- *@return The absolute value of x
- */
-
- // inline int absolute(double x) { return x * sgn(x); }
-
KStarsData *ksdata;
};
More information about the Kstars-devel
mailing list