removed C++ comments from C files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-09-29 10:42:37 +00:00
parent 9ca7505f12
commit 02a525b385
4 changed files with 12 additions and 12 deletions

View File

@@ -437,5 +437,5 @@ egg_tray_icon_cancel_message (EggTrayIcon *icon,
id, 0, 0);
}
#endif // __WXGTK20__
#endif // GTK_CHECK_VERSION(2, 1, 0)
#endif /* __WXGTK20__ */
#endif /* GTK_CHECK_VERSION(2, 1, 0) */