From 0f149ed852347a0633feacc43bfdc27e257df73b Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Wed, 13 Oct 2021 16:50:27 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B04381=20remove=20old=20deprecations.md=20?= =?UTF-8?q?file=20Content=20wasn't=20up=20to=20date=20Check=20the=20wiki?= =?UTF-8?q?=20instead=20(https://www.itophub.io/wiki/page=3Fid=3D3=5F0=5F0?= =?UTF-8?q?%3Ainstall%3A270=5Fto=5F300=5Fmigration=5Fnotes)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- documentation/deprecations.md | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 documentation/deprecations.md diff --git a/documentation/deprecations.md b/documentation/deprecations.md deleted file mode 100644 index 4ab9c91e3..000000000 --- a/documentation/deprecations.md +++ /dev/null @@ -1,14 +0,0 @@ -# Deprecated in 3.0.0 - - * TabManager::GetCurrentTabLength() - * TabManager::TruncateTab() - * TabManager::SelectTab() - * TabManager::RenderIntoContent() - - * iTopWebPage::SelectTab() -*cmdbabstract->GetDisplaySet -*cmdbabstract->GetDisplayExtendedSet - -# Modified in 3.0.0 - - * iTabbedPage::AddTabContainer -> one optional parameter added \ No newline at end of file