From: Arnaud Giersch Date: Tue, 15 Oct 2019 14:40:39 +0000 (+0200) Subject: Remove file (deprecated since 16 months). X-Git-Tag: v3.25~526 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/a07e0e61b97ba92d81fb87771a193f92d4068dfc?hp=5e75b973f923b7d0ce1de7d95dc25a0387ae5543 Remove file (deprecated since 16 months). --- diff --git a/MANIFEST.in b/MANIFEST.in index eee9ee95f3..13b9e4e711 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1974,7 +1974,6 @@ include include/simgrid/smpi/replay.hpp include include/simgrid/storage.h include include/simgrid/vm.h include include/simgrid/zone.h -include include/simgrid_config.h include include/smpi/forward.hpp include include/smpi/mpi.h include include/smpi/mpif.h.in diff --git a/include/simgrid_config.h b/include/simgrid_config.h deleted file mode 100644 index 26cbcdbb6b..0000000000 --- a/include/simgrid_config.h +++ /dev/null @@ -1,9 +0,0 @@ -/* simgrid_config.h - backward-compatibility wrapper. Stop using it */ - -/* Copyright (c) 2018-2019. The SimGrid Team. All rights reserved. */ - -/* This program is free software; you can redistribute it and/or modify it - * under the terms of the license (GNU LGPL) which comes with this package. */ - -#warning simgrid_config.h is now deprecated. Please use simgrid/config.h instead -#include diff --git a/tools/cmake/DefinePackages.cmake b/tools/cmake/DefinePackages.cmake index f48e2a4c1c..e54e32d5e7 100644 --- a/tools/cmake/DefinePackages.cmake +++ b/tools/cmake/DefinePackages.cmake @@ -677,7 +677,6 @@ set(MC_SRC set(MC_SIMGRID_MC_SRC src/mc/checker/simgrid_mc.cpp) set(headers_to_install - include/simgrid_config.h include/simgrid/actor.h include/simgrid/barrier.h include/simgrid/engine.h