diff options
author | Brad King <brad.king@kitware.com> | 2013-06-03 17:04:56 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-06-03 17:13:07 (GMT) |
commit | 515f9af0d48be569adb51dfb43ff483cfc0d5156 (patch) | |
tree | 544452bf751f1e8f3028dcd0b08b0f4a8386eb24 /Tests/Complex | |
parent | c63d30048bcf5bd6efa1e038b36c5efd29e34749 (diff) | |
download | CMake-515f9af0d48be569adb51dfb43ff483cfc0d5156.zip CMake-515f9af0d48be569adb51dfb43ff483cfc0d5156.tar.gz CMake-515f9af0d48be569adb51dfb43ff483cfc0d5156.tar.bz2 |
variable_watch: Remove leftover debugging code (#14187)
When a watch does not specify a command to call then variable_watch
prints out a message to stderr. Remove code after that which collects
all variable values to construct a message that is never printed.
Otherwise such code causes a READ_ACCESS watch to trigger on all
variables in the currents scope.
Reported-by: Yichao Yu <yyc1992@gmail.com>
Diffstat (limited to 'Tests/Complex')
0 files changed, 0 insertions, 0 deletions