From ef92d83cb56ee937b15608eb0a78e21dc5505689 Mon Sep 17 00:00:00 2001 From: jacobdw22 Date: Mon, 28 Nov 2022 14:53:06 -0800 Subject: deleted useless comment --- BlankConsoleLab/cst116-lab3-wilson.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/BlankConsoleLab/cst116-lab3-wilson.cpp b/BlankConsoleLab/cst116-lab3-wilson.cpp index a7630b0..858fc10 100644 --- a/BlankConsoleLab/cst116-lab3-wilson.cpp +++ b/BlankConsoleLab/cst116-lab3-wilson.cpp @@ -56,8 +56,6 @@ int main() break; } - //inFile.open("C:\\TEMP1\\small.txt"); - if (inFile.is_open()) { record_counter = ReadData(inFile, outFile, pick, drop, psgr, dist, -- cgit v1.2.3