Remove commented code

This commit is contained in:
Jay Wood
2014-11-10 08:08:16 -05:00
parent ccf5afca6d
commit 0dd44deb14

View File

@ -53,12 +53,7 @@ $cwv3_op_data = array(
'type' => 'text', 'type' => 'text',
'def' => '1', 'def' => '1',
), ),
/* 'death' => array(
'name' => 'Cookie Life',
'desc' => 'How long before the cookie expires.',
'type' => 'timeframe',
'def' => array( 'multiplier' => 1, 'time' => 60 * 60 * 24 ),
),*/
// Dialog Options // Dialog Options
'd_title' => array( 'd_title' => array(
'name' => __( 'Dialog Title', 'cwv3' ), 'name' => __( 'Dialog Title', 'cwv3' ),