diff options
Diffstat (limited to 'onlineupdate')
-rw-r--r-- | onlineupdate/source/update/inc/nsWindowsHelpers.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/onlineupdate/source/update/inc/nsWindowsHelpers.h b/onlineupdate/source/update/inc/nsWindowsHelpers.h index c9284292691a..0a64354c8152 100644 --- a/onlineupdate/source/update/inc/nsWindowsHelpers.h +++ b/onlineupdate/source/update/inc/nsWindowsHelpers.h @@ -119,10 +119,6 @@ public: } }; -typedef nsAutoRef<HKEY> nsAutoRegKey; -typedef nsAutoRef<SC_HANDLE> nsAutoServiceHandle; -typedef nsAutoRef<HANDLE> nsAutoHandle; -typedef nsAutoRef<HMODULE> nsModuleHandle; namespace { |