mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Delete old location of CallbackWrapper / LongLivedObject (#52649)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/52649 Changelog: [Internal] RN-Windows has been updated > https://github.com/microsoft/react-native-windows/pull/14839 Reviewed By: rshest Differential Revision: D78312252 fbshipit-source-id: 8e5bd561c4624064cef72395c1179cbe28c247f6
This commit is contained in:
committed by
Facebook GitHub Bot
parent
087da29604
commit
cb94e71845
-11
@@ -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 <react/bridging/CallbackWrapper.h>
|
||||
-11
@@ -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 <react/bridging/LongLivedObject.h>
|
||||
Reference in New Issue
Block a user