From ec21450522e3c2124f3510eef5cfd88420483248 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 26 Jun 2014 18:18:01 -0700 Subject: Low hanging fruit --- src/strings/literal.hpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/strings/literal.hpp') diff --git a/src/strings/literal.hpp b/src/strings/literal.hpp index 6d84ebd..001dc46 100644 --- a/src/strings/literal.hpp +++ b/src/strings/literal.hpp @@ -62,9 +62,6 @@ namespace strings // Actually, it might now. const char *decay_for_printf(const LString& zs); - __attribute__((format(scanf, 2, 0))) - int do_vscan(LString in, const char *fmt, va_list ap); - inline LString operator "" _s(const char *s, size_t) { -- cgit v1.2.3-60-g2f50