From 452f529996da277ac13d1776a03f26f0094a0357 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Mon, 19 Oct 2015 08:50:14 -0400 Subject: documentation part 1 --- src/common.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common.cpp') diff --git a/src/common.cpp b/src/common.cpp index 182b5b8..8dcbd11 100644 --- a/src/common.cpp +++ b/src/common.cpp @@ -31,4 +31,3 @@ void DEBUG_prints(const char* file, int line, const char *s,...){ vprintf(s,args); va_end(args); } - -- cgit v1.2.3