cmake: Remove recur2.cpp from CMakeLists

This commit is contained in:
Tomas Babej 2021-06-12 10:40:47 -04:00
parent 34ffd164bb
commit c98fe5f34b
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5

View file

@ -23,7 +23,6 @@ add_library (task STATIC CLI2.cpp CLI2.h
legacy.cpp
nag.cpp
recur.cpp
recur2.cpp
rules.cpp
sort.cpp
util.cpp util.h)