-
Committer:
Padraig O'Sullivan
-
Date:
2009-04-17 04:04:06 UTC
-
mto:
(997.2.4 mordred)
-
mto:
This revision was merged to the branch mainline in
revision
1003.
-
Revision ID:
osullivan.padraig@gmail.com-20090417040406-t66bi8f2k4gc1cvs
Removing the is_subset method from key_map.cc file. That method is not
needed really when using bitsets as we are now for key_map. Also, renamed
is_prefix to is_keymap_prefix since there is another method related to
strings which is called is_prefix. Just makes it clearer what we are working
with.