gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r6081 - Extractor/src/plugins


From: gnunet
Subject: [GNUnet-SVN] r6081 - Extractor/src/plugins
Date: Mon, 7 Jan 2008 00:22:51 -0700 (MST)

Author: holindho
Date: 2008-01-07 00:22:51 -0700 (Mon, 07 Jan 2008)
New Revision: 6081

Modified:
   Extractor/src/plugins/flvextractor.c
Log:
clean up


Modified: Extractor/src/plugins/flvextractor.c
===================================================================
--- Extractor/src/plugins/flvextractor.c        2008-01-06 17:04:01 UTC (rev 
6080)
+++ Extractor/src/plugins/flvextractor.c        2008-01-07 07:22:51 UTC (rev 
6081)
@@ -275,9 +275,6 @@
     case ASTYPE_NULL:
     case ASTYPE_UNDEFINED:
     case ASTYPE_UNSUPPORTED:
-      ret = 0;
-      (*(handler->as_end_callback))(astype, NULL, handler->userdata);
-      break;
     case ASTYPE_ENDOFOBJECT:
       ret = 0;
       (*(handler->as_end_callback))(astype, NULL, handler->userdata);





reply via email to

[Prev in Thread] Current Thread [Next in Thread]