]> git.tdb.fi Git - builder.git/blobdiff - source/gnucompiler.cpp
Additional MSVC fixes
[builder.git] / source / gnucompiler.cpp
index 064b0a0f6e1faafc86d778c778afd4e6feae3573..c877ae13a953544ae49633cce7761b3357fd187f 100644 (file)
@@ -150,7 +150,7 @@ void GnuCompiler::prepare_syspath()
                                start = newline+1;
                        }
                }
-               catch(const runtime_error &e)
+               catch(const runtime_error &)
                { }
        }