Merge: modelize_class: Remove the `useless-bound` warning
authorJean Privat <jean@pryen.org>
Tue, 6 Jun 2017 15:44:52 +0000 (11:44 -0400)
committerJean Privat <jean@pryen.org>
Tue, 6 Jun 2017 15:44:52 +0000 (11:44 -0400)
commit944f7ac2adad64ec82fb853a471e5156a2a92a79
treedb4f1360318912084125ee8fa6d01ad6fe3cd203
parent9761f867bde01ac6fbf7ea4fcf3c3441ad0abc31
parent295badeb3ca04afdb9f00cb8c95b7c8cf4baf1e1
Merge: modelize_class: Remove the `useless-bound` warning

With class subsets, there is no bound that is useless.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

Pull-Request: #2467