X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=shared.h;h=515c2a0da33ab4b2bfc63c25c409ba37fd2ecd49;hb=b7cce6e0a45013919e76a266533fcca4052cf157;hp=c80ef6606216b6747f0d407cf1895ebbb33ed22e;hpb=02909d6cae9963ba00dc746969a370fa8ca934fc;p=mothur.git diff --git a/shared.h b/shared.h index c80ef66..515c2a0 100644 --- a/shared.h +++ b/shared.h @@ -26,7 +26,7 @@ class Shared { GlobalData* globaldata; map::iterator it; void parse(int, SharedListVector*); - vector< map > sharedRAbund; //contains all the info needed to create the .shared file not sure if we will need + //vector< map > sharedRAbund; //contains all the info needed to create the .shared file not sure if we will need }; #endif