summarylogtreecommitdiffstats
path: root/wxversion.patch
diff options
context:
space:
mode:
Diffstat (limited to 'wxversion.patch')
-rw-r--r--wxversion.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/wxversion.patch b/wxversion.patch
deleted file mode 100644
index f334479ffa84..000000000000
--- a/wxversion.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-*** GSASII.py 2014-04-23 14:50:53.990248150 +0000
---- GSASII-new.py 2014-04-23 14:50:36.393581085 +0000
-***************
-*** 27,32 ****
---- 27,34 ----
- import inspect
- import numpy as np
- import scipy as sp
-+ import wxversion
-+ wxversion.select('2.8')
- import wx
- import matplotlib as mpl
- try: