lp:~mc-return/compiz/compiz.merge-performance-do-not-assign-values-that-are-never-used

Created by MC Return and last modified
Get this branch:
bzr branch lp:~mc-return/compiz/compiz.merge-performance-do-not-assign-values-that-are-never-used
Only MC Return can upload to this branch. If you are MC Return please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
MC Return
Project:
Compiz
Status:
Mature

Recent revisions

3511. By MC Return

Do not assign 0 to int i, because this value is never used

3510. By MC Return

Do not assign 0 to int i, because this value is never used

3509. By MC Return

Do not assign output to the ints lco, tco, bco and rco, because this value is never used afterwards

3508. By MC Return

Do not assign NULL to EGLImageKHR eglImage, because this value is not used afterwards

3507. By MC Return

Do not assign 0 to CompWindow *cw, because this value is not used afterwards

3506. By MC Return

Do not assign 0 to XRectangle *shapeRects, because this value is not used afterwards

3505. By MC Return

Do not assign 0 to Xrectangle *shapeRects, because this value is not used afterwards

3504. By MC Return

Do not assign NULL to CompOption *option, because this value is not used afterwards

3503. By MC Return

Do not assign 0 to int output, because this value never gets used

3502. By MC Return

Do not assign 0 to int unit, because this value is never used

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:compiz/0.9.9
This branch contains Public information 
Everyone can see this information.

Subscribers