[PSTOREC]
[reactos.git] / reactos / dll / win32 / pstorec / pstorec.c
index 7e6acc4..5b3f7e0 100644 (file)
@@ -388,6 +388,5 @@ HRESULT WINAPI DllGetClassObject(REFCLSID rclsid, REFIID iid, LPVOID *ppv)
 
 HRESULT WINAPI DllCanUnloadNow(void)
 {
-    FIXME("\n");
     return S_OK;
 }