1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-09-16 09:06:18 +02:00

Remove extraneous test macro.

This commit is contained in:
David Steele
2019-07-10 06:17:33 -04:00
parent 4e7db608dc
commit 04646599a7

View File

@@ -393,8 +393,6 @@ Get the remote lock type required for the command
LockType
cfgLockRemoteType(ConfigCommand commandId)
{
FUNCTION_TEST_VOID();
FUNCTION_TEST_BEGIN();
FUNCTION_TEST_PARAM(ENUM, commandId);
FUNCTION_TEST_END();