From ed5dd22ab703afbe4f4f818525036c1ed371e7f1 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 18 Sep 2020 01:05:16 +0900 Subject: Removed code formating modelines. Signed-off-by: Michele Calgaro (cherry picked from commit b6c36b6b6bdd7d2710eea59b8013d40d95d3ec4b) --- flow/gsl/gsloputil.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'flow/gsl/gsloputil.c') diff --git a/flow/gsl/gsloputil.c b/flow/gsl/gsloputil.c index f4d619c..fa0ab2f 100644 --- a/flow/gsl/gsloputil.c +++ b/flow/gsl/gsloputil.c @@ -716,6 +716,3 @@ _gsl_init_engine_utils (void) gsl_mutex_init (&pqueue_mutex); gsl_cond_init (&pqueue_done_cond); } - - -/* vim:set ts=8 sts=2 sw=2: */ -- cgit v1.2.1