more postage removal

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16333 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2013-05-16 16:04:11 +00:00
parent c176287626
commit 1e4a3631cc

View File

@ -27,7 +27,6 @@ sub handled_commands
{
return {
'getpostscript' => "getpostscript",
'postage' => "getpostscript"
};
}