diff --git a/test/Pragmas/multiArgument.C b/test/Pragmas/multiArgument.C index d1d42167b4..2910829eaa 100644 --- a/test/Pragmas/multiArgument.C +++ b/test/Pragmas/multiArgument.C @@ -28,11 +28,6 @@ ValueC .undo .undo -// FIXME: When print Transactions are properly parenteted remove these -.undo -.undo -.undo - ValueA // expected-error {{use of undeclared identifier 'ValueA'}} #pragma cling load "P0.h" "P1.h" "P2.h" @@ -50,11 +45,6 @@ ValueC .undo .undo -// FIXME: When print Transactions are properly parenteted remove these -.undo -.undo -.undo - ValueB // expected-error {{use of undeclared identifier 'ValueB'}} #pragma cling(load, "P0.h", "P1.h", "P2.h")