summaryrefslogtreecommitdiff
path: root/shared-bindings/displayio/__init__.h
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2018-08-31 14:21:48 -0700
committerScott Shawcroft <scott@tannewt.org>2018-08-31 14:21:48 -0700
commit121903b6eeb9712cae86a24c5fe82cb7b144e504 (patch)
treee3069df09931554476226b8025b277655a4c777d /shared-bindings/displayio/__init__.h
parent6697544cdf87d0df5b761d401ad6ffe3a8d752fc (diff)
Tweaks based on feedback
Diffstat (limited to 'shared-bindings/displayio/__init__.h')
-rw-r--r--shared-bindings/displayio/__init__.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/shared-bindings/displayio/__init__.h b/shared-bindings/displayio/__init__.h
index 5c3fc2b55..a6663bf57 100644
--- a/shared-bindings/displayio/__init__.h
+++ b/shared-bindings/displayio/__init__.h
@@ -31,8 +31,4 @@
// Nothing now.
-// typedef enum {
-// PIXEL_
-// } displayio_pixel_format;
-
#endif // MICROPY_INCLUDED_SHARED_BINDINGS_DISPLAYIO___INIT___H