X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2Fticks.h;h=853f4d7007c4aac3af3830f9df0dfe5e0ee8de18;hb=b286c710b0ad86fc1c0216ab9029887649ca6c5e;hp=239ef0ca8a1217f17c7c34bcd1f3adc67fed35c8;hpb=ad9f1fb6bdfc51df61a7fb52d607ca0c0bceca4c;p=physics.git diff --git a/src/ticks.h b/src/ticks.h index 239ef0c..853f4d7 100644 --- a/src/ticks.h +++ b/src/ticks.h @@ -12,6 +12,4 @@ long int tickCountMilli(); // returns the current microseconds from program start long int tickCountMicro(); -void wait(int); - #endif // TICKS_H