Bug 561955 - nsICiter.idl has unnecessary #ifndef. r=neil

This commit is contained in:
Makoto Kato 2010-04-28 13:58:29 +09:00
Родитель b8582f592c
Коммит c6aa1c6b5b
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -35,9 +35,6 @@
*
* ***** END LICENSE BLOCK ***** */
#ifndef nsICiter_h__
#define nsICiter_h__
#include "nsISupports.idl"
#include "domstubs.idl"
%{C++