diff options
| author | jvoisin | 2011-09-18 20:59:29 +0200 |
|---|---|---|
| committer | jvoisin | 2011-09-18 20:59:29 +0200 |
| commit | 11906f92309694662ed99f7294cfba86134757e8 (patch) | |
| tree | 83461aaaa2ee35a8b5de691b66deb85fcde6a869 | |
| parent | 2cb6163f1723404e03908dafc536028af4910eaf (diff) | |
Remove stupid comment (4ZM)
| -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 '' |
