From 58cf2126c3de5ede66aafdfe6590023000c308c2 Mon Sep 17 00:00:00 2001
From: Charles Choi <kickingvegas@gmail.com>
Date: Mon, 14 Jul 2025 15:09:33 -0700
Subject: [PATCH 2/2] org-protocol.org: Remove Opera section

* org-contrib/org-protocol.org

(* Opera) <removed>

This section contained information that is no longer relevant.
---
 org-contrib/org-protocol.org | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/org-contrib/org-protocol.org b/org-contrib/org-protocol.org
index 4dffa33f..f15d1023 100644
--- a/org-contrib/org-protocol.org
+++ b/org-contrib/org-protocol.org
@@ -561,26 +561,6 @@ request.
         : app.addMenuItem({cName:"org-capture", cParent:"Tools",
         :    cExec:"app.launchURL('org-protocol://capture://' + encodeURIComponent(this.URL) + '/' + encodeURIComponent(this.info.Title) + '/');"});
 
-********* Opera
-
-      #+begin_warningbox
-      The guidance in this section is likely stale.
-      #+end_warningbox
-
-      Opera setup is described here:
-      http://www.opera.com/support/kb/view/535/.
-
-      To set up opera for use with org-protocol, follow these steps:
-
-      1. Choose "/Tools/" -> "/Prefences/" from the menu.
-      2. Select the tab "/Advanced/".
-      3. Choose "/Programs/" from the list on the left.
-      4. Now click the button "/Add/" on the very right.
-      5. In the new dialog window, enter "=org-protocol=" as "/Protocol/", choose the
-         radio button "/Open with other application/" and enter the path to
-         emacsclient.
-
-
 * Troubleshooting
 
 *** Firefox
-- 
2.50.0

