diff options
Diffstat (limited to 'src/usr/vpd/ipvpd.C')
| -rw-r--r-- | src/usr/vpd/ipvpd.C | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/usr/vpd/ipvpd.C b/src/usr/vpd/ipvpd.C index 4cd1449c9..53a1ae552 100644 --- a/src/usr/vpd/ipvpd.C +++ b/src/usr/vpd/ipvpd.C @@ -2063,12 +2063,6 @@ errlHndl_t IpVpdFacade::writeKeyword ( const char * i_keywordName, break; } - // If we are writing both we don't have an FSP, skip the mbox msg - if ( iv_configInfo.vpdWriteHW ) - { - break; - } - VPD::VpdWriteMsg_t msgdata; // Quick double-check that our constants agree with the values |

