diff --git a/docs/doxygen/images/logo_gtk.png b/docs/doxygen/images/logo_gtk.png
deleted file mode 100644
index 222a00eaa6..0000000000
Binary files a/docs/doxygen/images/logo_gtk.png and /dev/null differ
diff --git a/docs/doxygen/images/logo_motif.png b/docs/doxygen/images/logo_motif.png
deleted file mode 100644
index 56b30a137e..0000000000
Binary files a/docs/doxygen/images/logo_motif.png and /dev/null differ
diff --git a/docs/doxygen/images/logo_osxleopard.png b/docs/doxygen/images/logo_osxleopard.png
deleted file mode 100644
index 7d4a96eeaa..0000000000
Binary files a/docs/doxygen/images/logo_osxleopard.png and /dev/null differ
diff --git a/docs/doxygen/images/logo_win.png b/docs/doxygen/images/logo_win.png
deleted file mode 100644
index 7b3c7ac5fb..0000000000
Binary files a/docs/doxygen/images/logo_win.png and /dev/null differ
diff --git a/docs/doxygen/images/logo_x11.png b/docs/doxygen/images/logo_x11.png
deleted file mode 100644
index e410276f08..0000000000
Binary files a/docs/doxygen/images/logo_x11.png and /dev/null differ
diff --git a/docs/doxygen/mainpages/platdetails.h b/docs/doxygen/mainpages/platdetails.h
index a4808a938b..60508134c8 100644
--- a/docs/doxygen/mainpages/platdetails.h
+++ b/docs/doxygen/mainpages/platdetails.h
@@ -23,10 +23,6 @@ platforms and ports.
@section page_port_wxgtk wxGTK
-@htmlonly
@endhtmlonly
-@image html logo_gtk.png
-@htmlonly
@endhtmlonly
-
wxGTK is a port of wxWidgets using the GTK+ library. It makes use of GTK+'s
native widgets wherever possible and uses wxWidgets' generic controls when
needed. GTK+ itself has been ported to a number of systems, but so far only the
@@ -64,10 +60,6 @@ distribution.
@section page_port_wxosx wxOSX
-@htmlonly@endhtmlonly
-@image html logo_osxleopard.png
-@htmlonly
@endhtmlonly
-
@subsection page_port_wxosx_carbon wxOSX/Carbon
wxOSX/Carbon is a port of wxWidgets for the Macintosh OS platform. Currently
@@ -122,10 +114,6 @@ in the distribution.
@section page_port_wxx11 wxX11
-@htmlonly@endhtmlonly
-@image html logo_x11.png
-@htmlonly
@endhtmlonly
-
wxX11 is a port of wxWidgets using X11 (The X Window System) as the underlying
graphics backend. wxX11 draws its widgets using the wxUniversal widget set
which is now part of wxWidgets. wxX11 is well-suited for a number of special
@@ -144,10 +132,6 @@ applications on the wxWidgets web site.
@section page_port_wxmotif wxMotif
-@htmlonly@endhtmlonly
-@image html logo_motif.png
-@htmlonly
@endhtmlonly
-
wxMotif is a port of wxWidgets for X11 systems using Motif libraries. Motif
libraries provide a clean and fast user interface at the expense of the beauty
and candy of newer interfaces like GTK.
@@ -159,10 +143,6 @@ distribution.
@section page_port_wxmsw wxMSW
-@htmlonly@endhtmlonly
-@image html logo_win.png
-@htmlonly
@endhtmlonly
-
wxMSW is a port of wxWidgets for the Windows platforms including Windows 95,
98, ME, 2000, NT, XP and Vista in ANSI and Unicode modes (for Windows 9x and ME
through the MSLU extension library). wxMSW ensures native look and feel for XP