Shouldn't need to repeat the extern

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2006-08-19 08:45:31 +00:00
parent a8df838912
commit 4bded47dea

View File

@ -35,9 +35,6 @@
#include "wx/dir.h"
#include "wx/filename.h"
// error code of wxFileName::GetSize()
extern wxULongLong wxInvalidSize;
// ============================================================================
// implementation
// ============================================================================