mirror of https://github.com/fltk/fltk
Documentation only: removed warnings that appeared with Doxygen 1.8.10
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10977 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
6eb4354996
commit
ca5811e8bc
|
@ -16,15 +16,6 @@
|
|||
// http://www.fltk.org/str.php
|
||||
//
|
||||
|
||||
/** \fn Fl_Pixmap::Fl_Pixmap(const char **data)
|
||||
The constructors create a new pixmap from the specified XPM data.*/
|
||||
|
||||
/** \fn Fl_Pixmap::Fl_Pixmap(const unsigned char * const *data)
|
||||
The constructors create a new pixmap from the specified XPM data.*/
|
||||
|
||||
/** \fn Fl_Pixmap::Fl_Pixmap(const unsigned char **data)
|
||||
The constructors create a new pixmap from the specified XPM data.*/
|
||||
|
||||
// Draws X pixmap data, keeping it stashed in a server pixmap so it
|
||||
// redraws fast.
|
||||
|
||||
|
|
Loading…
Reference in New Issue