diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/expected/cpp/33033-bug_670.h')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/expected/cpp/33033-bug_670.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/expected/cpp/33033-bug_670.h b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/expected/cpp/33033-bug_670.h deleted file mode 100644 index cc6d46e3..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/expected/cpp/33033-bug_670.h +++ /dev/null @@ -1,5 +0,0 @@ -// 3456789=123456789=123456789=123456789=123456789=123456789=12 -std::map<int, std::string> -FOO::foo( - int key, - std::string value ); |