Fix Wundef warning for SEPARATE_KEY
commit2aac0a862334f3370a7e0b6bc7a53cf0ab847182
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 26 Jun 2014 08:40:07 +0000 (26 14:10 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 26 Jun 2014 17:00:35 +0000 (26 22:30 +0530)
tree63b73184dac3f85b12946fda62a658a18e572717
parentd8a483f3ef9aaa9d4d4e5b72af586a44ae2daac3
Fix Wundef warning for SEPARATE_KEY

The SEPARATE_KEY macro is never defined in any condition or
architecture.  It is effectively dead code, so remove it.
ChangeLog
nscd/connections.c