Removing nsSelectionMgr from the build

git-svn-id: svn://10.0.0.236/trunk@28865 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
1999-04-23 16:50:17 +00:00
parent df2c5a654c
commit 68d8670bd7
13 changed files with 3 additions and 43 deletions

View File

@@ -222,8 +222,3 @@ void* nsAppShell::GetNativeData(PRUint32 aDataType)
return nsnull;
}
NS_METHOD
nsAppShell::GetSelectionMgr(nsISelectionMgr** aSelectionMgr)
{
return NS_OK;
}