From f4135f77f6db816cf25c9c3cd45d566b3aabb3a7 Mon Sep 17 00:00:00 2001 From: Andrew Coffey Date: Wed, 22 May 2024 20:31:37 -0500 Subject: [PATCH] removed unnecessary section in docs --- docs/reST/ref/surface.rst | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/reST/ref/surface.rst b/docs/reST/ref/surface.rst index a48b6ab103..a00bcbe5cd 100644 --- a/docs/reST/ref/surface.rst +++ b/docs/reST/ref/surface.rst @@ -87,15 +87,6 @@ entire Surface. If it is changed, all drawing operations will only effect the smaller area. - Surfaces contain the following read-only attributes: - - :: - - width, height - size - - .. versionadded:: 2.5.0 - .. method:: blit | :sl:`draw another surface onto this one`