Fix unreachable code warning due to 83e5661ae59addac315e6754013b3887b477570f
commit3c86001f69abac4fa51af8733500a96843d1f143
authorDouglas Katzman <dougk@google.com>
Sat, 1 Nov 2014 22:13:30 +0000 (1 18:13 -0400)
committerDouglas Katzman <dougk@google.com>
Sat, 1 Nov 2014 22:13:30 +0000 (1 18:13 -0400)
tree945ace6ba807db43feb93f1be7d4d3bfaa5b9a86
parent063c315086438a76a6c79eee9710519b18529d5c
Fix unreachable code warning due to 83e5661ae59addac315e6754013b3887b477570f

The second argument to ENSURE in ENSURE-NON-STANDARD-CLASS became
effectively non-optional, and the suppliedp check was leftover debris.
src/pcl/braid.lisp