Skip to content

Commit 4f76e96

Browse files
committed
MueLu: That wasn't supposed to go in
Signed-off-by: Chris Siefert <[email protected]>
1 parent 056e8db commit 4f76e96

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/muelu/test/scaling/Driver.cpp

-2
Original file line numberDiff line numberDiff line change
@@ -296,8 +296,6 @@ int main_(Teuchos::CommandLineProcessor& clp, Xpetra::UnderlyingLib& lib, int ar
296296
bool kokkosTuning = false;
297297
#ifdef KOKKOS_ENABLE_TUNING
298298
clp.setOption("tuning-with-kokkos", "no-tuning-with-kokkos", &kokkosTuning, "enable Kokkos tuning inferface");
299-
#else
300-
#error "KokkosTuning not enabled"
301299
#endif
302300

303301

0 commit comments

Comments
 (0)