Skip to content

Commit 31d92d0

Browse files
authored
Remove unnecessary lwjgl dependency
This dependency should be added by `lwjgl-opencl` automatically
1 parent 9a72227 commit 31d92d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

OpenCL/build.sbt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ libraryDependencies += ("org.lwjgl" % "lwjgl" % "3.1.6" % Optional).jar().classi
1111
}
1212
}
1313

14-
libraryDependencies += "org.lwjgl" % "lwjgl" % "3.1.6"
15-
1614
libraryDependencies += "org.lwjgl" % "lwjgl-opencl" % "3.1.6"
1715

1816
libraryDependencies += "com.thoughtworks.raii" %% "asynchronous" % "3.0.0-M11"

0 commit comments

Comments
 (0)