diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-09-06 16:49:39 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-09-06 16:49:39 +0200 |
commit | 2ef121a6df140969f3f722981e4fd74360345e44 (patch) | |
tree | 082141f84ea92a5ff6d28e84d4ca7ad02fa54096 /common/view/test.hxx | |
parent | 8bf752fc2354af4e98a43e208d1eb18c8a71e48b (diff) |
Correct view test
Diffstat (limited to 'common/view/test.hxx')
-rw-r--r-- | common/view/test.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/view/test.hxx b/common/view/test.hxx index 9ceed60..5eba5d5 100644 --- a/common/view/test.hxx +++ b/common/view/test.hxx @@ -94,7 +94,6 @@ struct view3 { std::string last; std::size_t count; - unsigned short age; }; // JOIN view. |