no changes, just removed unnecessary forward declaration

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2008-03-22 20:10:40 +00:00
parent 5886ce0247
commit 4dd3e8ec48

View File

@ -14,7 +14,6 @@
struct wxEndProcessData;
struct wxExecuteData;
class wxPipe;
// ----------------------------------------------------------------------------
// wxAppTraits: the Unix version adds extra hooks needed by Unix code