removed unused color.cpp
This commit is contained in:
parent
c946127bba
commit
03467ac96e
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ libpaths = [prefix+'/lib','#agg']
|
||||||
linkflags = '-Wl,-rpath-link,. -Wl,-soname,libmapnik.so'
|
linkflags = '-Wl,-rpath-link,. -Wl,-soname,libmapnik.so'
|
||||||
|
|
||||||
source = Split(
|
source = Split(
|
||||||
"""color.cpp
|
"""
|
||||||
datasource_cache.cpp
|
datasource_cache.cpp
|
||||||
envelope.cpp
|
envelope.cpp
|
||||||
graphics.cpp
|
graphics.cpp
|
||||||
|
|
Loading…
Reference in a new issue