diff options
| -rw-r--r-- | mat/mat.py | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -68,7 +68,6 @@ except: | |||
| 68 | def get_sharedir(): | 68 | def get_sharedir(): |
| 69 | ''' | 69 | ''' |
| 70 | An ugly hack to find where is the "FORMATS" file. | 70 | An ugly hack to find where is the "FORMATS" file. |
| 71 | Blame intrigeri. | ||
| 72 | ''' | 71 | ''' |
| 73 | if os.path.isfile('FORMATS'): | 72 | if os.path.isfile('FORMATS'): |
| 74 | return '' | 73 | return '' |
