Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update HybridNitroModulesProxy.cpp
  • Loading branch information
mrousavy committed Mar 3, 2026
commit dab7f6aed6dd28f9956c938140fbc0c84571675d
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,4 @@ void HybridNitroModulesProxy::debug_notifyHybridObjectDeallocated() {
_hybridObjectInstancesCount.fetch_sub(1, std::memory_order_relaxed);
}


} // namespace margelo::nitro
Loading