Skip to content

Commit 1679169

Browse files
committed
Remove unused variable
1 parent 80bc2a8 commit 1679169

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/histogram.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ end
1717
tid = @index(Global, Linear)
1818
lid = @index(Local, Linear)
1919

20-
@uniform warpsize = Int(32)
21-
2220
@uniform gs = @groupsize()[1]
2321
@uniform N = length(histogram_output)
2422

0 commit comments

Comments
 (0)