Remove unneeded dummy.cpp

pull/1513/head
Richard Cohen 3 years ago
parent 47491eeaa5
commit e83c91050c

@ -204,7 +204,6 @@ gnc_add_test(test-qofevent "${test_qofevent_SOURCES}"
set(test_engine_SOURCES_DIST
dummy.cpp
gtest-gnc-euro.cpp
gtest-gnc-int128.cpp
gtest-gnc-rational.cpp

@ -1,2 +0,0 @@
// This is a dummy source file since we need a C++ file in test_engine so
// it will be linked as a C++ program.
Loading…
Cancel
Save