diff options
author | Emil Velikov <[email protected]> | 2016-06-07 17:33:47 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-06-13 15:31:28 +0100 |
commit | a4fa8bf819fd7189ab1d41e82b79dc007f7a7300 (patch) | |
tree | 55d90dac9c7de7bfb28a38be021c6c88ec59db20 /src/mesa/main/texgetimage.c | |
parent | 6406bc15926b1a2f6ad62dc4a3770b0d4f484e7d (diff) |
st/mesa: remove unneeded break from st_api_create_context()
We have return on the previous line, thus the break will never be
reached.
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/main/texgetimage.c')
0 files changed, 0 insertions, 0 deletions