aboutsummaryrefslogtreecommitdiffstats
path: root/P1/src
diff options
context:
space:
mode:
authorMatt Strapp <strap012@umn.edu>2020-10-05 20:14:34 -0500
committerMatt Strapp <strap012@umn.edu>2020-10-05 20:14:34 -0500
commitff4269ff81d3b064fde250e6fbcf03395e143817 (patch)
treeb5be9a45947bca65ea12a5c61e0995b693464bfb /P1/src
parentMoved tempNode2 assignment (diff)
downloadcsci4061-ff4269ff81d3b064fde250e6fbcf03395e143817.tar
csci4061-ff4269ff81d3b064fde250e6fbcf03395e143817.tar.gz
csci4061-ff4269ff81d3b064fde250e6fbcf03395e143817.tar.bz2
csci4061-ff4269ff81d3b064fde250e6fbcf03395e143817.tar.lz
csci4061-ff4269ff81d3b064fde250e6fbcf03395e143817.tar.xz
csci4061-ff4269ff81d3b064fde250e6fbcf03395e143817.tar.zst
csci4061-ff4269ff81d3b064fde250e6fbcf03395e143817.zip
Get rid of comment
Diffstat (limited to 'P1/src')
-rw-r--r--P1/src/mapper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/P1/src/mapper.c b/P1/src/mapper.c
index 9d0a5e4..466fd0f 100644
--- a/P1/src/mapper.c
+++ b/P1/src/mapper.c
@@ -104,7 +104,6 @@ void writeIntermediateDS() {
intermediateDS *root = &DS;
intermediateDS *tempNode = root -> next;
- // valueList *tempNode2 = tempNode -> value;
while(tempNode != NULL) {
// Get string of 1's associated with the word