Skip to content

Commit

Permalink
Remove exposure of redundant method that didn't work anyway! Re #3784
Browse files Browse the repository at this point in the history
  • Loading branch information
RussellTaylor committed Jan 13, 2012
1 parent 42602ac commit ea34dae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Code/Mantid/MantidPlot/src/qti.sip
Original file line number Diff line number Diff line change
Expand Up @@ -1261,7 +1261,6 @@ class InstrumentWindow: MdiSubWindow
#include "src/Mantid/InstrumentWidget/InstrumentWindow.h"
%End
public:
void show() /PyName = showWindow/;
void changeColormap() /PyName = changeColorMap/;
void changeColormap(const QString & file) /PyName = changeColorMap/;
void setColorMapMinValue(double);
Expand Down

0 comments on commit ea34dae

Please sign in to comment.