From 4aae262b44f1e514ca440640d592d8077f709137 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Sun, 12 Jun 2016 22:08:19 +0200 Subject: [PATCH] remove redundent forward declarations --- src/surf/AsImpl.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/surf/AsImpl.hpp b/src/surf/AsImpl.hpp index 427f232c6e..66df50f718 100644 --- a/src/surf/AsImpl.hpp +++ b/src/surf/AsImpl.hpp @@ -15,8 +15,6 @@ namespace simgrid { namespace surf { - class Link; - class NetCard; class RoutingPlatf; // FIXME: KILLME /** @brief Autonomous Systems -- 2.20.1