Bug 7833 - Useless initilization in compiz_get_double_click_actions() in file compiz-window-manager.c
Summary: Useless initilization in compiz_get_double_click_actions() in file compiz-win...
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/compiz (show other bugs)
Version: git
Hardware: All All
: high trivial
Assignee: David Reveman
QA Contact:
URL:
Whiteboard:
Keywords: janitor
Depends on:
Blocks:
 
Reported: 2006-08-10 01:38 UTC by Roland "Test-tools" Bär
Modified: 2006-08-22 06:58 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Roland "Test-tools" Bär 2006-08-10 01:38:27 UTC
If you look at the initialisation part function
compiz_get_double_click_actions() in file compiz-window-manager.c we have only a
useless assignment to self:
 actions[i].human_readable_name = actions[i].human_readable_name;
I think we can just nuke that part....
Comment 1 David Reveman 2006-08-22 06:58:32 UTC
Fixed in head, Thanks.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.