X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=tim%2Fprune%2Ffunction%2Fcache%2FRowInfo.java;h=8c7ee23d00d39133b269268994f9c1174506d91f;hb=4d5796d02a15808311c09448d79e6e7d1de9d636;hp=dc90abd65066d6cd16868ca3a1ce693ec4a5f642;hpb=649c5da6ee1bbc590699e11a92316ece2ea8512d;p=GpsPrune.git 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;