X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFloating.cpp;h=61b3b15f9086fff71e0f22d92ccefc8106c02297;hb=52fee3556e63859f3ba52609e8f025a491767a81;hp=513c4fac3432df9ab7d5187eac400f9c0069be51;hpb=3c0e3c16c8c75524cd25e2fd9f34e2f2e17af150;p=lyx.git diff --git a/src/Floating.cpp b/src/Floating.cpp index 513c4fac34..61b3b15f90 100644 --- a/src/Floating.cpp +++ b/src/Floating.cpp @@ -24,10 +24,6 @@ using namespace std; namespace lyx { -Floating::Floating() -{} - - Floating::Floating(string const & type, string const & placement, string const & ext, string const & within, string const & style, string const & name,