1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-02 13:24:12 +01:00
Arduino/hardware/arduino
Matthijs Kooijman 2b90124e3d Remove unneeded check in String::remove(unsigned int)
This check already happens in the remove(unsigned int, unsigned int)
method that is caled, so there is no need to also check this here.
2014-09-10 12:33:24 +02:00
..
avr Remove unneeded check in String::remove(unsigned int) 2014-09-10 12:33:24 +02:00
sam Correct implementation of gcc specific internal functions 2014-09-06 12:42:25 +02:00