]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commit
lib/hashMap: Remove unused HasMap_Store() and _Retrieve() functions.
authorOliver Kurth <okurth@vmware.com>
Fri, 15 Sep 2017 18:22:43 +0000 (11:22 -0700)
committerOliver Kurth <okurth@vmware.com>
Fri, 15 Sep 2017 18:22:43 +0000 (11:22 -0700)
commitec88ceddf4df201a75e026ed70acd34a7ffbc9a0
treeae84206bb98a902148305f30313ceef525b7a7d8
parente566d0b0b46f97368f9337f5edf1683e29d96bd6
lib/hashMap: Remove unused HasMap_Store() and _Retrieve() functions.
CheckSanity() should only be compiled if VMX86_DEBUG is set to avoid
an unused function warning from clang 3.4.
open-vm-tools/lib/hashMap/hashMap.c
open-vm-tools/lib/include/hashMap.h