Skip to content

Commit

Permalink
remove unused ENV variable JULIA_DEBUG_LOADING from docs [ci skip] (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferC authored Aug 17, 2019
1 parent b0ff444 commit 1fcadf7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions doc/src/manual/environment-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,8 +334,4 @@ event listener for just-in-time (JIT) profiling.

Arguments to be passed to the LLVM backend.

### `JULIA_DEBUG_LOADING`

If set, then Julia prints detailed information about the cache in the loading
process of [`Base.require`](@ref).

0 comments on commit 1fcadf7

Please sign in to comment.