No it’s not. I put in to skip category 12 and it’s going to those posts anyway.
<?php previous_post_link('« %link', 'Previous post in category: %title', TRUE, '12'); ?>
<?php next_post_link('%link »', 'Next post in category: %title', TRUE, '12'); ?>