diff options
Diffstat (limited to 'app/win_util.h')
-rw-r--r-- | app/win_util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/win_util.h b/app/win_util.h index c9340d1..3140fbe 100644 --- a/app/win_util.h +++ b/app/win_util.h @@ -25,7 +25,6 @@ using ::ScopedHandle; using ::ScopedFindFileHandle; using ::ScopedHDC; using ::ScopedBitmap; -using ::ScopedHRGN; // Simple scoped memory releaser class for COM allocated memory. // Example: |