Bug 481311 - nsIResProtocolHandler.idl shouldn't #include nsAString.h. r=bsmedberg

This commit is contained in:
Mook 2009-03-08 10:21:38 +01:00
parent 32e4200f24
commit 2a143008b5

View File

@ -38,10 +38,6 @@
#include "nsIProtocolHandler.idl"
%{C++
#include "nsAString.h"
%}
/**
* Protocol handler interface for the resource:// protocol
*/