From 21f54c28f899f5510c8d92fe7393b45f91e2b839 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sat, 6 Feb 2021 17:41:09 +0100 Subject: Cleanup: Replace google test with boost test --- .../include/gmock/internal/custom/gmock-generated-actions.h | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 googlemock/include/gmock/internal/custom/gmock-generated-actions.h (limited to 'googlemock/include/gmock/internal/custom/gmock-generated-actions.h') diff --git a/googlemock/include/gmock/internal/custom/gmock-generated-actions.h b/googlemock/include/gmock/internal/custom/gmock-generated-actions.h deleted file mode 100644 index 92d910c..0000000 --- a/googlemock/include/gmock/internal/custom/gmock-generated-actions.h +++ /dev/null @@ -1,10 +0,0 @@ -// This file was GENERATED by command: -// pump.py gmock-generated-actions.h.pump -// DO NOT EDIT BY HAND!!! - -// GOOGLETEST_CM0002 DO NOT DELETE - -#ifndef GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ -#define GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ - -#endif // GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ -- cgit v1.2.3