aboutsummaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2023-12-31 14:33:58 +0900
committergit <svn-admin@ruby-lang.org>2023-12-31 09:33:39 +0000
commit375d1c993d0bc21edcc8cd4814342c15a7b9d810 (patch)
tree9097010bb9bf425387bcdfa4a0aa0280948b40fb /ext
parent0d2ca334047f11a92215025b43a1f9dcdd9276fb (diff)
downloadruby-375d1c993d0bc21edcc8cd4814342c15a7b9d810.tar.gz
[ruby/win32ole] [DOC] Remove useless comment that is mixed into RDoc
https://github.com/ruby/win32ole/commit/afceb6814f
Diffstat (limited to 'ext')
-rw-r--r--ext/win32ole/lib/win32ole.rb1
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
#