Removed subversion related configuration info.
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_constants.cc.in
index efb0f1c776695e7ef259ec2b8c7e0322fdbedba8..71a47eb5102450aeb6bb79dd9f49ecc00cbebe49 100644 (file)
@@ -50,18 +50,6 @@ gr_build_date()
   return "@BUILD_DATE@";
 }
 
-const std::string
-gr_svn_date()
-{
-  return "@SVNDATE@";
-}
-
-const std::string
-gr_svn_version()
-{
-  return "@SVNVERSION@";
-}
-
 const std::string
 gr_version()
 {