[Bbs2ch-cvs 213] [195] bbs2ch:thread: と bbs2ch : board-rss の廃止2

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2007年 8月 10日 (金) 01:05:08 JST


Revision: 195
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=bbs2ch&view=rev&rev=195
Author:   flyson
Date:     2007-08-10 01:05:08 +0900 (Fri, 10 Aug 2007)

Log Message:
-----------
bbs2ch:thread: と bbs2ch:board-rss の廃止2

Removed Paths:
-------------
    trunk/bbs2chreader/components/idl/nsIBbs2chChannel.idl
    trunk/bbs2chreader/components/nsIBbs2chChannel.xpt

Deleted: trunk/bbs2chreader/components/idl/nsIBbs2chChannel.idl
===================================================================
--- trunk/bbs2chreader/components/idl/nsIBbs2chChannel.idl	2007-08-09 16:01:33 UTC (rev 194)
+++ trunk/bbs2chreader/components/idl/nsIBbs2chChannel.idl	2007-08-09 16:05:08 UTC (rev 195)
@@ -1,26 +0,0 @@
-#include "nsIChannel.idl"
-
-interface nsIBbs2chChannel;
-interface nsIBbs2chChannelObserver;
-
-[scriptable, uuid(69253459-4a20-4f54-986f-7f9a6be8efe0)]
-interface nsIBbs2chChannel : nsIChannel
-{
-
-	void init(in nsIURI aURI, in ACString aContentType,
-					in ACString aContentCharset, in nsIBbs2chChannelObserver aObserver);
-	
-	void requestStart();
-	void requestRespond(in string aData, in long aDataLength);
-	void requestEnd();
-
-};
-
-
-[scriptable, uuid(c6ad129e-b25c-402f-8ff3-5a3399e8d083)]
-interface nsIBbs2chChannelObserver : nsISupports
-{
-
-	void init(in nsIBbs2chChannel aChannel);
-
-};

Deleted: trunk/bbs2chreader/components/nsIBbs2chChannel.xpt
===================================================================
(Binary files differ)




bbs2ch-cvs メーリングリストの案内
Back to archive index