diff --git a/packages/react-native/ReactCommon/react/nativemodule/core/ReactCommon/CallbackWrapper.h b/packages/react-native/ReactCommon/react/nativemodule/core/ReactCommon/CallbackWrapper.h deleted file mode 100644 index 2c105d9c3f7238..00000000000000 --- a/packages/react-native/ReactCommon/react/nativemodule/core/ReactCommon/CallbackWrapper.h +++ /dev/null @@ -1,11 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - -#pragma once - -// This header is left here for compatibility reasons. -#include diff --git a/packages/react-native/ReactCommon/react/nativemodule/core/ReactCommon/LongLivedObject.h b/packages/react-native/ReactCommon/react/nativemodule/core/ReactCommon/LongLivedObject.h deleted file mode 100644 index 1e1fa0cdb5d7c3..00000000000000 --- a/packages/react-native/ReactCommon/react/nativemodule/core/ReactCommon/LongLivedObject.h +++ /dev/null @@ -1,11 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - -#pragma once - -// This header is left here for compatibility reasons. -#include