From 375d1c993d0bc21edcc8cd4814342c15a7b9d810 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Sun, 31 Dec 2023 14:33:58 +0900 Subject: [PATCH] [ruby/win32ole] [DOC] Remove useless comment that is mixed into RDoc https://github.com/ruby/win32ole/commit/afceb6814f --- ext/win32ole/lib/win32ole.rb | 1 - 1 file changed, 1 deletion(-) 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 #