]> gerrit.simantics Code Review - simantics/platform.git/commit
Removed useless class org.simantics.utils.thread.Executors2. 71/371/2
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 20 Mar 2017 06:56:08 +0000 (08:56 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 20 Mar 2017 07:37:20 +0000 (09:37 +0200)
commita5f55a4b6a7ff16e2a8b649992a6b4be9bb26ecb
tree89f364cbd630696d6f00926e7b8d0382a9580e23
parentfbe4ffbf25e0b35dcbd51f11b50e740bfe4c593d
Removed useless class org.simantics.utils.thread.Executors2.

Also removed the optional org.eclipse.swt dependency introduced to
org.simantics.utils.thread by Executors2. org.simantics.utils.thread.swt
already contains SWTThread which is where this dependency should be
kept.

refs #7099

Change-Id: Ica27eed205306090f876767cd0a018009fb25fd5
bundles/org.simantics.utils.thread/META-INF/MANIFEST.MF
bundles/org.simantics.utils.thread/src/org/simantics/utils/threads/Executors2.java [deleted file]