aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/wiring_private.h
diff options
context:
space:
mode:
authorDavid A. Mellis <d.mellis@arduino.cc>2011-10-10 11:28:44 -0400
committerDavid A. Mellis <d.mellis@arduino.cc>2011-10-10 11:28:44 -0400
commit77cdeb5b930c473488933e04573159bda93b9491 (patch)
tree6b5a1348f5a2a26b8affc302ab66b5ac5ac9853f /cores/arduino/wiring_private.h
parent075bb009b9bf48169921e1a43329ea49c15480bc (diff)
Fixing more warnings (Paul Stoffregen).
Diffstat (limited to 'cores/arduino/wiring_private.h')
-rwxr-xr-xcores/arduino/wiring_private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cores/arduino/wiring_private.h b/cores/arduino/wiring_private.h
index 74c0d06..41d1d40 100755
--- a/cores/arduino/wiring_private.h
+++ b/cores/arduino/wiring_private.h
@@ -27,7 +27,6 @@
#include <avr/io.h>
#include <avr/interrupt.h>
-#include <avr/delay.h>
#include <stdio.h>
#include <stdarg.h>