diff options
author | Richard Linden <none@none> | 2010-04-01 16:43:58 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-04-01 16:43:58 -0700 |
commit | 18d9efff12ef8b59c648a801fe2c5c7e0bc8fde4 (patch) | |
tree | ba6c371a3c40f878d20eccac7065ac11a4a51f1d /indra | |
parent | a9b806071ac0b60b9c4c36cc98564846c677dbd4 (diff) |
another fix for bad merge
Diffstat (limited to 'indra')
-rw-r--r-- | indra/llui/llflatlistview.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llui/llflatlistview.h b/indra/llui/llflatlistview.h index e2f01964de..e3c07e811f 100644 --- a/indra/llui/llflatlistview.h +++ b/indra/llui/llflatlistview.h @@ -114,8 +114,6 @@ public: Params(); }; - virtual ~LLFlatListView(); - /** * Connects callback to signal called when Return key is pressed. */ |