From 15d6cea3bfc9dd4264d099b60aa41ec9b2bfb9c9 Mon Sep 17 00:00:00 2001 From: Jinhao Date: Fri, 24 Jun 2016 23:42:47 +0800 Subject: [PATCH] debug travis --- include/nana/gui/detail/basic_window.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/nana/gui/detail/basic_window.hpp b/include/nana/gui/detail/basic_window.hpp index ce06da4e..5a2763c5 100644 --- a/include/nana/gui/detail/basic_window.hpp +++ b/include/nana/gui/detail/basic_window.hpp @@ -243,7 +243,6 @@ namespace detail effects_edge_nimbus(*p_effects), draw_through(*p_draw_through) {} - } ~attr_root_tag(); };