PKGBUILDs/libfilezilla/mingw-w64/extern_template_instantiati...

12 lines
324 B
Diff
Raw Normal View History

2016-07-19 15:47:13 +02:00
--- lib/libfilezilla/event.hpp.orig
+++ lib/libfilezilla/event.hpp
@@ -111,7 +111,7 @@
/// \private
/// This instantiation must be a public symbol
-extern template class FZ_PUBLIC_SYMBOL simple_event<timer_event_type, timer_id>;
+//extern template class FZ_PUBLIC_SYMBOL simple_event<timer_event_type, timer_id>;
}