wxWidgets/samples/dnd
Vadim Zeitlin 7696081c90 Remove commented out line from the dnd sample.
No real changes, just remove the unnecessary line and its outdated comment
(wxPaintDC::Clear() can be called in wxGTK, it's just not useful).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-01-11 14:25:21 +00:00
..
d_and_d.txt No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
descrip.mms
dnd_copy.cur
dnd_copy.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
dnd_move.cur
dnd_move.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
dnd_none.cur
dnd_none.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
dnd_vc7.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
dnd_vc8.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
dnd_vc9.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
dnd.bkl
dnd.cpp Remove commented out line from the dnd sample. 2014-01-11 14:25:21 +00:00
dnd.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
dnd.rc
makefile.bcc More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
makefile.gcc More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
Makefile.in Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
makefile.wat More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wxwin.png