diff --git a/iter_named_param_test.cpp b/iter_named_param_test.cpp index c9f5908..b04bc5c 100644 --- a/iter_named_param_test.cpp +++ b/iter_named_param_test.cpp @@ -13,9 +13,6 @@ #include #include -class bar { }; -void foo(bar) { } - int main() {