Skip to content

Commit

Permalink
Code cleanup - remove /qgsrastergrayscalerenderer for now until I get…
Browse files Browse the repository at this point in the history
… time after 0.8 release to properly split raster renderers into discreet classes.

git-svn-id: http://svn.osgeo.org/qgis/trunk@5122 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Mar 31, 2006
1 parent a122c31 commit e100684
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 191 deletions.
2 changes: 0 additions & 2 deletions src/raster/Makefile.am
Expand Up @@ -18,8 +18,6 @@ libqgis_raster_la_SOURCES = qgsrasterbandstats.h \
qgsrasterrendererif.h \
qgsrasterviewport.h \
$(libqgis_raster_la_MOC)
## qgsrastergrayscalerenderer.h \
## qgsrastergrayscalerenderer.cpp
BUILT_SOURCES = $(libqgis_raster_la_MOC) $(libqgis_raster_la_SOURCES)
##libqgis_raster_la_LDFLAGS = -no-undefined
libqgis_raster_la_CPPFLAGS = -I$(OMSRCDIR)
Expand Down
91 changes: 0 additions & 91 deletions src/raster/qgsrastergrayscalerenderer.cpp

This file was deleted.

47 changes: 0 additions & 47 deletions src/raster/qgsrastergrayscalerenderer.h

This file was deleted.

51 changes: 0 additions & 51 deletions src/raster/qgsrasterrendererif.h

This file was deleted.

0 comments on commit e100684

Please sign in to comment.