diff options
-rw-r--r-- | rcynic/rcynic.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rcynic/rcynic.c b/rcynic/rcynic.c index 569a7460..5245f62d 100644 --- a/rcynic/rcynic.c +++ b/rcynic/rcynic.c @@ -19,9 +19,6 @@ /* * "Cynical rsync": Recursively walk RPKI tree using rsync to pull * data from remote sites, validating certificates and CRLs as we go. - * - * I'll probably end up breaking this up into multiple smaller files, - * but it's easiest to put everything in a single mongo file initially. */ #include <assert.h> |