From e7cb07258fefb3da33e51bd4c12568f0278dc943 Mon Sep 17 00:00:00 2001 From: Angus Leeming Date: Mon, 15 Oct 2001 11:59:57 +0000 Subject: [PATCH] Remove now redundant declaration git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2884 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/controllers/ControlMinipage.h | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/frontends/controllers/ControlMinipage.h b/src/frontends/controllers/ControlMinipage.h index 04fe731766..08c1b3bc5d 100644 --- a/src/frontends/controllers/ControlMinipage.h +++ b/src/frontends/controllers/ControlMinipage.h @@ -65,11 +65,4 @@ private: virtual MinipageParams const getParams(InsetMinipage const &); }; -/// Helper functions -namespace minipage { - - std::vector const getUnits(); - -} // namespace minipage - #endif -- 2.39.2