Skip to content

Commit

Permalink
Remove reference to non existing butter/mutex.h (#36879)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #36879

Changelog: [Internal]

Removed in e665a0f

Reviewed By: sammy-SC

Differential Revision: D44901760

fbshipit-source-id: a2a037649d3eb24684d5ff691ae563a28d3f5398
  • Loading branch information
christophpurrer authored and facebook-github-bot committed Apr 12, 2023
1 parent 4fdad9e commit 846ec6d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@
#pragma once

#include <memory>
#include <mutex>
#include <vector>

#include <butter/mutex.h>

#include <react/renderer/core/ReactPrimitives.h>
#include <react/renderer/timeline/TimelineSnapshot.h>
#include <react/renderer/uimanager/UIManagerCommitHook.h>
Expand Down

0 comments on commit 846ec6d

Please sign in to comment.