X-Git-Url: https://gitweb.fperrin.net/?p=GpsPrune.git;a=blobdiff_plain;f=tim%2Fprune%2Ffunction%2Fcache%2FRowInfo.java;h=8c7ee23d00d39133b269268994f9c1174506d91f;hp=dc90abd65066d6cd16868ca3a1ce693ec4a5f642;hb=4d5796d02a15808311c09448d79e6e7d1de9d636;hpb=f1b92378a792131ac8fb33a869405851d5b2d1f7 diff --git a/tim/prune/function/cache/RowInfo.java b/tim/prune/function/cache/RowInfo.java index dc90abd..8c7ee23 100644 --- a/tim/prune/function/cache/RowInfo.java +++ b/tim/prune/function/cache/RowInfo.java @@ -86,6 +86,7 @@ public class RowInfo /** * Mark that an unexpected file or directory was found + * TODO: Is this needed? */ public void foundUnexpected() { _unexpected = true;