Commit d4f4c932bdd63425782b4528032d4fee41264a68

Con Kolivas 2012-12-04T21:57:29

Trivial space removal.

1
2
3
4
5
6
7
8
9
10
11
diff --git a/driver-opencl.c b/driver-opencl.c
index 2d41169..01e7019 100644
--- a/driver-opencl.c
+++ b/driver-opencl.c
@@ -1586,6 +1586,3 @@ struct device_api opencl_api = {
 	.thread_shutdown = opencl_thread_shutdown,
 };
 #endif
-
-
-