Fix delete_key function in keyd backend
authorJonathan McDowell <noodles@earth.li>
Tue, 15 Mar 2011 01:58:35 +0000 (18:58 -0700)
committerJonathan McDowell <noodles@earth.li>
Tue, 15 Mar 2011 01:58:35 +0000 (18:58 -0700)
  Need to use keyd_delete_key, not delete_key. Also move function to
  before usage to eliminate need for prototype definition.


No differences found