[kazehakase-svn] [3462] remove needless headers.

アーカイブの一覧に戻る

svnno****@sourc***** svnno****@sourc*****
Sat Mar 8 22:20:59 JST 2008


Revision: 3462
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=kazehakase&view=rev&rev=3462
Author:   ikezoe
Date:     2008-03-08 22:20:58 +0900 (Sat, 08 Mar 2008)

Log Message:
-----------
remove needless headers.

Modified Paths:
--------------
    kazehakase/trunk/module/embed/gecko/gtkmozembed/MozillaPrivate.cpp
    kazehakase/trunk/module/embed/gecko/kz-mozfilepicker.cpp
    kazehakase/trunk/module/embed/gecko/kz-mozhistorysearch.cpp

Modified: kazehakase/trunk/module/embed/gecko/gtkmozembed/MozillaPrivate.cpp
===================================================================
--- kazehakase/trunk/module/embed/gecko/gtkmozembed/MozillaPrivate.cpp	2008-03-08 13:12:36 UTC (rev 3461)
+++ kazehakase/trunk/module/embed/gecko/gtkmozembed/MozillaPrivate.cpp	2008-03-08 13:20:58 UTC (rev 3462)
@@ -37,7 +37,6 @@
 #include <nsIPrintOptions.h>
 #include <nsWeakPtr.h>
 #include <nsPromiseFlatString.h>
-#include <nsEscape.h>
 #include <nsIDocument.h>
 #undef MOZILLA_INTERNAL_API
 #include <nsISimpleEnumerator.h>

Modified: kazehakase/trunk/module/embed/gecko/kz-mozfilepicker.cpp
===================================================================
--- kazehakase/trunk/module/embed/gecko/kz-mozfilepicker.cpp	2008-03-08 13:12:36 UTC (rev 3461)
+++ kazehakase/trunk/module/embed/gecko/kz-mozfilepicker.cpp	2008-03-08 13:20:58 UTC (rev 3462)
@@ -57,7 +57,6 @@
 
 #include "nsIFilePicker.h"
 
-#include "nsCRT.h"
 #include "nsCOMPtr.h"
 #include "nsISupportsArray.h"
 #include "nsIServiceManager.h"

Modified: kazehakase/trunk/module/embed/gecko/kz-mozhistorysearch.cpp
===================================================================
--- kazehakase/trunk/module/embed/gecko/kz-mozhistorysearch.cpp	2008-03-08 13:12:36 UTC (rev 3461)
+++ kazehakase/trunk/module/embed/gecko/kz-mozhistorysearch.cpp	2008-03-08 13:20:58 UTC (rev 3462)
@@ -37,7 +37,6 @@
 #include <nsComponentManagerUtils.h>
 #include <nsIURI.h>
 #include <nsIIOService.h>
-#include <nsCRT.h>
 #include <nsIStorageStream.h>
 #include <nsIOutputStream.h>
 #include <nsIComponentManager.h>




More information about the Kazehakase-cvs mailing list
アーカイブの一覧に戻る