Don't need url.h

This commit is contained in:
Michael Drake 2014-10-26 10:05:16 +00:00
parent 87b1da5921
commit f7781a8778

View File

@ -32,7 +32,6 @@
#include "utils/nsoption.h"
#include "utils/nsurl.h"
#include "utils/url.h"
struct Library *OpenURLBase = NULL;
struct OpenURLIFace *IOpenURL = NULL;