summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformgraphicsbuffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qplatformgraphicsbuffer.cpp')
-rw-r--r--src/gui/kernel/qplatformgraphicsbuffer.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gui/kernel/qplatformgraphicsbuffer.cpp b/src/gui/kernel/qplatformgraphicsbuffer.cpp
index 73ec033e19..b49aa47d41 100644
--- a/src/gui/kernel/qplatformgraphicsbuffer.cpp
+++ b/src/gui/kernel/qplatformgraphicsbuffer.cpp
@@ -60,10 +60,6 @@ QT_BEGIN_NAMESPACE
There is no public constructor nor any public factory function.
- QPlatformGraphicsBuffer is intended to be created by using platform specific
- APIs available from QtPlatformHeaders, or there might be accessor functions
- similar to the accessor function that QPlatformBackingstore has.
-
\internal
*/