Skip to content

Commit

Permalink
cleanup for TBufferBlobStreamingService
Browse files Browse the repository at this point in the history
  • Loading branch information
Salvatore Di Guida committed Nov 10, 2009
1 parent faa2846 commit a2fc3e4
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 22 deletions.
4 changes: 0 additions & 4 deletions CondCore/DBCommon/plugins/BuildFile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,3 @@
<use name=rootrflx>
<flags EDM_PLUGIN=1>
</library>
<library file="TBufferBlobStreamingService2.cc TBufferBlobStreamer.cc" name=CondCoreDBCommonTBufferBlobStreamingService2>
<use name=rootrflx>
<flags EDM_PLUGIN=1>
</library>
4 changes: 2 additions & 2 deletions CondCore/DBCommon/plugins/TBufferBlobStreamingService.cc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#include "TBufferBlobStreamingService.h"
#include "CondCore/DBCommon/interface/CoralServiceMacros.h"
DEFINE_CORALSERVICE(cond::TBufferBlobStreamingService::TBufferBlobStreamingService,"COND/Services/TBufferBlobStreamingService");
#include "CondCore/DBCommon/interface/BlobStreamerPluginFactory.h"
DEFINE_EDM_PLUGIN(cond::BlobStreamerPluginFactory,cond::TBufferBlobStreamingService::TBufferBlobStreamingService,"COND/Services/TBufferBlobStreamingService");
3 changes: 0 additions & 3 deletions CondCore/DBCommon/plugins/TBufferBlobStreamingService2.cc

This file was deleted.

13 changes: 0 additions & 13 deletions CondCore/DBCommon/plugins/TBufferBlobStreamingService2.h

This file was deleted.

0 comments on commit a2fc3e4

Please sign in to comment.