Back out accidental commit of bug 441059.

This commit is contained in:
Reed Loden 2008-07-12 05:11:20 -05:00
parent 9fa384e167
commit d9c0fa4bb5

View File

@ -40,7 +40,7 @@
#ifndef nsDOMString_h___
#define nsDOMString_h___
#include "nsStringGlue.h"
#include "nsAString.h"
inline PRBool DOMStringIsNull(const nsAString& aString)
{