summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shared-bindings/displayio/Shape.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/shared-bindings/displayio/Shape.c b/shared-bindings/displayio/Shape.c
index faa9472fa..7c7b10501 100644
--- a/shared-bindings/displayio/Shape.c
+++ b/shared-bindings/displayio/Shape.c
@@ -41,8 +41,6 @@
//|
//| Represents any shape made by defining boundaries that may be mirrored.
//|
-//| .. warning:: This will likely be changed before 4.0.0. Consider it very experimental.
-//|
//| .. class:: Shape(width, height, *, mirror_x=False, mirror_y=False)
//|
//| Create a Shape object with the given fixed size. Each pixel is one bit and is stored by the