diff --git a/src/backend/globals.h b/src/backend/globals.h index 15dbf9ee..839ac388 100644 --- a/src/backend/globals.h +++ b/src/backend/globals.h @@ -60,8 +60,6 @@ namespace boss { extern const boost::filesystem::path g_path_polyfill; extern const boost::filesystem::path g_path_log; extern const boost::filesystem::path g_path_l10n; - extern const boost::filesystem::path g_path_graphvis; - extern const boost::filesystem::path g_path_svgweb; } #endif