author | Makoto Kato <m_kato@ga2.so-net.ne.jp> |
Wed, 28 Apr 2010 13:58:29 +0900 | |
changeset 41446 | 252b7323f397551bf41297e773758aaf3a6acf45 |
parent 41445 | 9688831d34e26e1fe9cdc0cdfad78bfca9fdbdae |
child 41447 | 33acb0b9b1ec063207ef3162b6a3d1186d42b4a0 |
push id | unknown |
push user | unknown |
push date | unknown |
reviewers | neil |
bugs | 561955 |
milestone | 1.9.3a5pre |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
|
--- a/editor/idl/nsICiter.idl +++ b/editor/idl/nsICiter.idl @@ -30,19 +30,16 @@ * use your version of this file under the terms of the MPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ -#ifndef nsICiter_h__ -#define nsICiter_h__ - #include "nsISupports.idl" #include "domstubs.idl" %{C++ #include "nsString.h" %} /** Handle plaintext citations, as in mail quoting. * Used by the editor but not dependant on it. */