summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRobin Hack <rhack@redhat.com>2013-09-11 09:00:34 +0200
committerRobin Hack <rhack@redhat.com>2013-09-11 09:00:34 +0200
commit8dbd4f1f39c66309806642532635de2a764fa738 (patch)
treed12ee80d724693a8652edb9b463b1eb8d366d7cb /src
parent4df9822196d53a1aaeba3ec0709c86389133bd5a (diff)
downloadopenlmi-providers-8dbd4f1f39c66309806642532635de2a764fa738.tar.gz
openlmi-providers-8dbd4f1f39c66309806642532635de2a764fa738.tar.xz
openlmi-providers-8dbd4f1f39c66309806642532635de2a764fa738.zip
Account: Removed unused macro undefinitions.
Diffstat (limited to 'src')
-rw-r--r--src/account/lock.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/account/lock.c b/src/account/lock.c
index cc51190..a12880b 100644
--- a/src/account/lock.c
+++ b/src/account/lock.c
@@ -180,8 +180,3 @@ int release_lock (const char *const username)
RETURN_UNLOCK_CSEC (ret);
}
-
-#undef PREALOCATED_LOCKS_NUM
-#undef LOCK_CSEC
-#undef UNLOCK_CSEC
-#undef RETURN_UNLOCK_CSEC