From: Andrei Zavada <[email protected]>

---
 mugsy-seqan/projects/library/apps/mugsy/mugsy.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mugsy-seqan/projects/library/apps/mugsy/mugsy.cpp 
b/mugsy-seqan/projects/library/apps/mugsy/mugsy.cpp
index da8f331..a98f0cc 100644
--- a/mugsy-seqan/projects/library/apps/mugsy/mugsy.cpp
+++ b/mugsy-seqan/projects/library/apps/mugsy/mugsy.cpp
@@ -1704,8 +1704,8 @@ void convertCC2Blocks(TGraph &g,
                      TComponentMap& component,
                      std::map<std::pair<TComponent,TComponent>,TBlock *> & 
componentVertexMap,
                      std::vector<std::vector<TBlock> > & blocksbycomponent,
-                     std::map<TName,std::vector<TLoc> >&aintervals,
-                     TNames & sequenceNames){
+                     std::map<TName,std::vector<TLoc> >&,
+                     TNames &){
   
   typedef typename Id<TGraph>::Type TIdType;
   typedef typename VertexDescriptor<TGraph>::Type TVertexDescriptor;
-- 
2.3.5


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
https://lists.debian.org/[email protected]

Reply via email to