summarylogtreecommitdiffstats
path: root/bzr_handle_patch_open_display.patch
diff options
context:
space:
mode:
Diffstat (limited to 'bzr_handle_patch_open_display.patch')
-rw-r--r--bzr_handle_patch_open_display.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/bzr_handle_patch_open_display.patch b/bzr_handle_patch_open_display.patch
deleted file mode 100644
index eaa1fca273fa..000000000000
--- a/bzr_handle_patch_open_display.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/bzr-gtk-0.100.0/bzr-handle-patch 2011-03-02 15:47:00.000000000 +0100
-+++ src/bzr-gtk-0.100.0/bzr-handle-patchNew 2011-04-02 11:32:51.000000000 +0200
-@@ -2,7 +2,8 @@
-
- from bzrlib import errors, merge_directive
- from bzrlib.plugin import load_plugins
--from bzrlib.plugins.gtk import open_display
-+from bzrlib.plugins.gtk.commands import open_display
-+
- load_plugins()
-
- import sys