]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/animate.cpp
PCH-less compilation fixes
[wxWidgets.git] / src / gtk / animate.cpp
index 3d236e57ee8cc2887f93be7e06486330b278907c..820536a56489d495fce5d8e1cca98665d91cc65c 100644 (file)
@@ -199,8 +199,6 @@ bool wxAnimationCtrl::Create( wxWindow *parent, wxWindowID id,
                               long style,
                               const wxString& name)
 {
-    m_needParent = true;
-
     if (!PreCreation( parent, pos, size ) ||
         !base_type::CreateBase(parent, id, pos, size, style & wxWINDOW_STYLE_MASK,
                                wxDefaultValidator, name))