Skip to content

Commit 6a48e9e

Browse files
authored
Merge pull request #162 from ThoughtWorksInc/Atry-patch-1
Remove unnecessary `lwjgl` dependency
2 parents 9a72227 + 31d92d0 commit 6a48e9e

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)