Remove now unnecessary header from filesys.cpp
There is no need to include wx/uri.h from this file any more, now that it doesn't use wxURI::Unescape() any longer.
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
#include "wx/mimetype.h"
|
||||
#include "wx/filename.h"
|
||||
#include "wx/tokenzr.h"
|
||||
#include "wx/uri.h"
|
||||
#include "wx/private/fileback.h"
|
||||
#include "wx/utils.h"
|
||||
|
||||
|
Reference in New Issue
Block a user