mesa: remove useless comments in the viewport code path
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 22 Jun 2017 13:01:12 +0000 (15:01 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Sat, 24 Jun 2017 14:47:38 +0000 (16:47 +0200)
commit4178cea06d6976f25c4a84e0694f7cde4d23118f
tree1fe5fce3f9d9e73522c541a1ac83f6bd6581a951
parent8bfe451ed30918244618608871423b2a72cf9767
mesa: remove useless comments in the viewport code path

No need to explain why calling a driver callback is needed.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/mesa/main/viewport.c