diff options
author | Nobuyoshi Nakada <[email protected]> | 2023-12-31 14:33:58 +0900 |
---|---|---|
committer | git <[email protected]> | 2023-12-31 09:33:39 +0000 |
commit | 375d1c993d0bc21edcc8cd4814342c15a7b9d810 (patch) | |
tree | 9097010bb9bf425387bcdfa4a0aa0280948b40fb /ext/win32ole/lib | |
parent | 0d2ca334047f11a92215025b43a1f9dcdd9276fb (diff) |
[ruby/win32ole] [DOC] Remove useless comment that is mixed into RDoc
https://github.com/ruby/win32ole/commit/afceb6814f
Diffstat (limited to 'ext/win32ole/lib')
-rw-r--r-- | ext/win32ole/lib/win32ole.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/win32ole/lib/win32ole.rb b/ext/win32ole/lib/win32ole.rb index d7034f7845..5e20f104cd 100644 --- a/ext/win32ole/lib/win32ole.rb +++ b/ext/win32ole/lib/win32ole.rb @@ -5,7 +5,6 @@ rescue LoadError end if defined?(WIN32OLE) - # WIN32OLE class WIN32OLE # |