]> git.tdb.fi Git - libs/gl.git/blobdiff - source/glsl/sourcemap.cpp
Check the flat qualifier from the correct member
[libs/gl.git] / source / glsl / sourcemap.cpp
index b81931e1143dfe24719833444257e7d235adedd5..6c4dd476289736e7778f2cc3d371f7980efd2f60 100644 (file)
@@ -9,10 +9,6 @@ namespace Msp {
 namespace GL {
 namespace SL {
 
-SourceMap::SourceMap():
-       base_index(0)
-{ }
-
 void SourceMap::set_name(unsigned i, const string &n)
 {
        if(source_names.empty())