diff options
Diffstat (limited to 'chrome/common/classfactory.cc')
-rw-r--r-- | chrome/common/classfactory.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/classfactory.cc b/chrome/common/classfactory.cc index ba32c15..80a94f6 100644 --- a/chrome/common/classfactory.cc +++ b/chrome/common/classfactory.cc @@ -53,4 +53,3 @@ STDMETHODIMP_(ULONG) GenericClassFactory::Release() { STDMETHODIMP GenericClassFactory::LockServer(BOOL) { return E_NOTIMPL; } - |