diff options
| author | David Boddie <david.boddie@nokia.com> | 2011-05-11 14:19:37 +0200 |
|---|---|---|
| committer | David Boddie <david.boddie@nokia.com> | 2011-05-23 14:24:08 +0200 |
| commit | 234b36698ebff31e3d93acae5e4aa7f73e24664f (patch) | |
| tree | 36961877f5aa06839c42705ae79168c0037fe497 /src/opengl/qgl_x11.cpp | |
| parent | 4d7d6d70e5e6bd1b6f38c4cf597305d5f3f6af31 (diff) | |
Doc: Fixed qdoc warnings.
Diffstat (limited to 'src/opengl/qgl_x11.cpp')
| -rw-r--r-- | src/opengl/qgl_x11.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/opengl/qgl_x11.cpp b/src/opengl/qgl_x11.cpp index 9b520034f85..9e170adaed0 100644 --- a/src/opengl/qgl_x11.cpp +++ b/src/opengl/qgl_x11.cpp @@ -1407,10 +1407,6 @@ bool QGLWidgetPrivate::renderCxPm(QPixmap* pm) return true; } -/*! \internal - Free up any allocated colormaps. This fn is only called for - top-level widgets. -*/ void QGLWidgetPrivate::cleanupColormaps() { if (!cmap.handle()) { |
