gcalctool r2257 - trunk/gcalctool



Author: rancell
Date: Sat Oct 11 03:51:46 2008
New Revision: 2257
URL: http://svn.gnome.org/viewvc/gcalctool?rev=2257&view=rev

Log:
erroneous commit

Modified:
   trunk/gcalctool/mp.h

Modified: trunk/gcalctool/mp.h
==============================================================================
--- trunk/gcalctool/mp.h	(original)
+++ trunk/gcalctool/mp.h	Sat Oct 11 03:51:46 2008
@@ -85,7 +85,6 @@
 void   mp_set_from_float(float, int *);
 void   mp_set_from_double(double, int *);
 void   mp_set_from_integer(int, int *);
-void   mp_set_from_uint64(int, int *);
 void   mp_set_from_fraction(int, int, int *);
 float  mp_cast_to_float(const int *);
 double mp_cast_to_double(const int *);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]