git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38601
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
GdkAtom g_targetsAtom = 0;
GdkAtom g_timestampAtom = 0;
-#if defined(__WXGTK20__) && wxUSE_UNICODE
+#if wxUSE_UNICODE
extern GdkAtom g_altTextAtom;
#endif
while (m_waiting) gtk_main_iteration();
-#if defined(__WXGTK20__) && wxUSE_UNICODE
+#if wxUSE_UNICODE
if (!m_formatSupported && format == wxDataFormat(wxDF_UNICODETEXT))
{
// Another try with plain STRING format