glsl: removing double semi-colons
authorJakob Sinclair <sinclair.jakob@openmailbox.org>
Wed, 13 Apr 2016 16:43:09 +0000 (18:43 +0200)
committerChad Versace <chad.versace@intel.com>
Tue, 26 Apr 2016 21:36:29 +0000 (14:36 -0700)
commit09e4ac00ac90dd6d1f6bcb4c4e2875bb8a0ce1c6
tree6aa95a9b231e17b1f2a138623130ac2d667a3254
parent52c7443932bd38d6708fcab2a8dfcc7ed3d678f2
glsl: removing double semi-colons

Trivial change. Removing unnecessary semi-colons from the code.
I don't have push access so someone reviewing this can push it.

Signed-off-by: Jakob Sinclair <sinclair.jakob@openmailbox.org>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Chad Versace <chad.versace@intel.com>
src/compiler/glsl/ast_function.cpp
src/compiler/glsl/ir_rvalue_visitor.cpp