summaryrefslogtreecommitdiffstats
path: root/lldb/source/Interpreter/OptionGroupWatchpoint.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-10-18 18:33:33 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-10-18 18:33:33 +0000
commit9e320909f5cac99268df2348fda135d9cf636551 (patch)
tree905bf9e0460ad97d77226fe2daa0b0e73f9ada0b /lldb/source/Interpreter/OptionGroupWatchpoint.cpp
parent7d97b1c2744f523eb0f6ad0cd0381ac57ec02706 (diff)
downloadbcm5719-llvm-9e320909f5cac99268df2348fda135d9cf636551.tar.gz
bcm5719-llvm-9e320909f5cac99268df2348fda135d9cf636551.zip
Remove stale comment.
llvm-svn: 142392
Diffstat (limited to 'lldb/source/Interpreter/OptionGroupWatchpoint.cpp')
-rw-r--r--lldb/source/Interpreter/OptionGroupWatchpoint.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/source/Interpreter/OptionGroupWatchpoint.cpp b/lldb/source/Interpreter/OptionGroupWatchpoint.cpp
index ca257259d13..27c3d45c9e7 100644
--- a/lldb/source/Interpreter/OptionGroupWatchpoint.cpp
+++ b/lldb/source/Interpreter/OptionGroupWatchpoint.cpp
@@ -37,7 +37,6 @@ static OptionEnumValueElement g_watch_size[] =
{ 0, NULL, NULL }
};
-// if you add any options here, remember to update the counters in OptionGroupWatchpoint::GetNumDefinitions()
static OptionDefinition
g_option_table[] =
{
OpenPOWER on IntegriCloud