Bug 7833

Summary: Useless initilization in compiz_get_double_click_actions() in file compiz-window-manager.c
Product: xorg Reporter: Roland "Test-tools" Bär <roland>
Component: App/compizAssignee: David Reveman <reveman>
Status: RESOLVED FIXED QA Contact:
Severity: trivial    
Priority: high Keywords: janitor
Version: git   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.