Skip to content

Commit

Permalink
ENH: Remove code that only makes sense as part of a plugin (from PR r…
Browse files Browse the repository at this point in the history
…eview)
  • Loading branch information
jmichel-otb committed Jul 6, 2016
1 parent f0f79ef commit bf13853
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions autotest/gdrivers/pixfun.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@

import gdaltest

# @TODO: remove in non-plugin configuration
#gdal.SetConfigOption('CPL_DEBUG', 'PIXFUN')
gdal.SetConfigOption('GDAL_DRIVER_PATH', '../..')
gdal.AllRegister()


###############################################################################
# Verify real part extraction from a complex dataset.

Expand Down

0 comments on commit bf13853

Please sign in to comment.