Commit 952f9764 authored by Andrew Talbot's avatar Andrew Talbot Committed by Alexandre Julliard

mshtml: Remove unused file-static variable.

parent d1136d4a
......@@ -50,8 +50,6 @@ static const IID IID_nsWineURI =
static nsIIOService *nsio = NULL;
static nsINetUtil *net_util;
static const WCHAR about_blankW[] = {'a','b','o','u','t',':','b','l','a','n','k',0};
static const char *request_method_strings[] = {"GET", "PUT", "POST"};
struct nsWineURI {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment