diff --git a/bin/steps/cryptography b/bin/steps/cryptography
index a56d4c3089ea60de19c8743493766260038c93cf..d44c01cd4b51bcb01fb05bfade68eca04a3ff873 100755
--- a/bin/steps/cryptography
+++ b/bin/steps/cryptography
@@ -19,8 +19,6 @@ source $BIN_DIR/utils
 
 bpwatch start libffi_install
 
-whereis pkg-config
-
 # If pylibmc exists within requirements, use vendored cryptography.
 if (pip-grep -s requirements.txt cffi pylibmc) then