From 54a4a0655d0a2b6e19695f4c5e54267b84b79494 Mon Sep 17 00:00:00 2001
From: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
Date: Thu, 15 Aug 2013 12:57:17 -0400
Subject: [PATCH] #28549: astylerc update

---
 astylerc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/astylerc b/astylerc
index 7f14310574..d38cbbf0f6 100644
--- a/astylerc
+++ b/astylerc
@@ -15,5 +15,4 @@ unpad-paren         # Remove unwanted space around parentheses
 pad-header          # Insert space padding after paren headers only (e.g. 'if', 'for', 'while'...)
 pad-oper            # Insert space padding around operator
 formatted           # only display files that have changed
-recursive           # recursively enter subdirs
 suffix=none         # don't create backup files (that's what version control is for)
-- 
GitLab