From 4ded9c173e7a3e494cef9b3f7582748e1364f223 Mon Sep 17 00:00:00 2001 From: Alena Prokharchyk Date: Tue, 12 Jun 2012 13:48:34 -0700 Subject: [PATCH] Fixed build-apidocs --- client/tomcatconf/commands.properties.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/tomcatconf/commands.properties.in b/client/tomcatconf/commands.properties.in index fb1f236dfe6..24480c679a1 100755 --- a/client/tomcatconf/commands.properties.in +++ b/client/tomcatconf/commands.properties.in @@ -335,5 +335,5 @@ deleteNetworkDevice=com.cloud.api.commands.DeleteNetworkDeviceCmd;1 #### Tags commands createTags=com.cloud.api.commands.CreateTagsCmd;15 -deleteTags=com.cloud.api.commands.DeleteTagsCmd;15 +#deleteTags=com.cloud.api.commands.DeleteTagsCmd;15 listTags=com.cloud.api.commands.ListTagsCmd;15