[coco] Remove deprecated methods from Window2D class (#1771)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 8 Oct 2018 04:30:41 +0000 (13:30 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 8 Oct 2018 04:30:41 +0000 (13:30 +0900)
commit4224dd13bfc1a51f0ce9837d33479b980e1ce2de
tree55a41f209e5bc44574fb0841d193ea3d70b33f75
parentb9db917948cf37b568ea5a17ca0bb830b5768206
[coco] Remove deprecated methods from Window2D class (#1771)

This commit removes deprecated methods from Window2D and updates related
tests accordingly.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/include/coco/IR/Window2D.h
contrib/coco/core/src/IR/Window2D.cpp [deleted file]
contrib/coco/core/src/IR/Window2D.test.cpp