whitespace-only: remove space characters on blank line in nsIDocument.h

This commit is contained in:
Daniel Holbert 2008-12-29 00:33:13 -08:00
parent 374cd3a20b
commit 71f1fca3cd

View File

@ -1104,7 +1104,7 @@ public:
* called yet.
*/
PRBool IsShowing() { return mIsShowing; }
protected:
~nsIDocument()
{