Skip to content

Commit

Permalink
Strip out Makie Support stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
steffenhaug committed Sep 8, 2024
1 parent be63580 commit d048a0f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 240 deletions.
2 changes: 0 additions & 2 deletions src/QML.jl
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,6 @@ end
function __init__()
@initcxx

@require GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a" include(joinpath(@__DIR__, "makie_support.jl"))

loadqmljll(jlqml_jll.Qt6Declarative_jll)
@require Qt65Compat_jll = "f5784262-74e5-52be-b835-f3e8a3cf8710" @eval loadqmljll(Qt65Compat_jll)

Expand Down
238 changes: 0 additions & 238 deletions src/makie_support.jl

This file was deleted.

0 comments on commit d048a0f

Please sign in to comment.