]> granicus.if.org Git - pdns/commitdiff
Remove undef VERSION as it's not really needed
authorAki Tuomi <cmouse@cmouse.fi>
Tue, 24 Feb 2015 08:32:47 +0000 (10:32 +0200)
committerAki Tuomi <cmouse@cmouse.fi>
Tue, 24 Feb 2015 09:21:03 +0000 (11:21 +0200)
modules/luabackend/luabackend.hh

index ea0275f9482bf4a60703afb034166e21d3c69a16..8054ff374f4344aa239e120094d7d7c42bd377d4 100644 (file)
@@ -11,7 +11,6 @@
 
 #include "pdns/dnsbackend.hh"
 
-#undef VERSION
 #include <string>
 using std::string;