]> www.ginac.de Git - ginac.git/blobdiff - check/time_lw_E.cpp
removed some obsolete functions
[ginac.git] / check / time_lw_E.cpp
index 59c590fbb3183bdf584e3a0fe8b164b943dee876..4a2abcee0098abc0f7892f9c081983d816608293 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "times.h"
 
-static unsigned test(void)
+static unsigned test()
 {
        ex s;
        symbol y("y");
@@ -41,7 +41,7 @@ static unsigned test(void)
        return 0;
 }
 
-unsigned time_lw_E(void)
+unsigned time_lw_E()
 {
        unsigned result = 0;
        unsigned count = 0;