Shouldn't need to repeat the extern
authorJulian Smart <julian@anthemion.co.uk>
Sat, 19 Aug 2006 08:45:31 +0000 (08:45 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 19 Aug 2006 08:45:31 +0000 (08:45 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/dircmn.cpp

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