Skip to content
Snippets Groups Projects
Commit e5327f63 authored by Aaron Quinlan's avatar Aaron Quinlan
Browse files

Removed unused variable "slop" from cloestMain.cpp

parent d0ff3ad0
No related branches found
No related tags found
No related merge requests found
......@@ -23,9 +23,6 @@ int main(int argc, char* argv[]) {
string bedAFile;
string bedBFile;
// input arguments
int slop = 0;
bool haveBedA = false;
bool haveBedB = false;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment