Old patches for non-virtual vs virtual destructors (approved by Troy)

git-svn-id: svn://10.0.0.236/trunk@29104 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bruce%cybersight.com
1999-04-25 04:57:38 +00:00
parent f7a5864781
commit c558b49f30
18 changed files with 20 additions and 20 deletions

View File

@@ -45,7 +45,7 @@ public:
nsObserverService();
~nsObserverService(void);
virtual ~nsObserverService(void);
NS_DECL_ISUPPORTS