Skip to content

refactor(fsevents): update style, remove unused variables#9288

Merged
rgrinberg merged 1 commit intoocaml:mainfrom
kevinji:clean-up-fsevents
Nov 26, 2023
Merged

refactor(fsevents): update style, remove unused variables#9288
rgrinberg merged 1 commit intoocaml:mainfrom
kevinji:clean-up-fsevents

Conversation

@kevinji
Copy link
Copy Markdown
Contributor

@kevinji kevinji commented Nov 25, 2023

Some CAMLlocal variables were unused and so was dune_fsevents_dispatch_queue_get, so they have been removed.

Some other changes include making variable names more consistent and pulling a dq variable out beforehand.

This pulls out some of the changes from #9009 to make that PR more readable.

Some `CAMLlocal` variables were unused and so was
`dune_fsevents_dispatch_queue_get`, so they have been removed.

Some other changes include making variable names more consistent and
pulling a `dq` variable out beforehand.

Signed-off-by: Kevin Ji <1146876+kevinji@users.noreply.github.com>
@rgrinberg
Copy link
Copy Markdown
Member

Thanks

@rgrinberg rgrinberg added refactoring macos Issues that relate to Dune on macOS labels Nov 26, 2023
@kevinji kevinji deleted the clean-up-fsevents branch November 27, 2023 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

macos Issues that relate to Dune on macOS refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants