From bd932d958b022c5fe02c76e976d3871d8651843b Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 26 Apr 2017 09:43:18 +0100 Subject: remove reformat from browser window operation table the reformat callback was completely unecessary and implementations appeared potentialy buggy. This rationalises the API and reduces the number of operations a frontend must provide. --- desktop/browser_private.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'desktop/browser_private.h') diff --git a/desktop/browser_private.h b/desktop/browser_private.h index 3e9b8467a..5a53e2f0b 100644 --- a/desktop/browser_private.h +++ b/desktop/browser_private.h @@ -17,7 +17,8 @@ * along with this program. If not, see . */ -/** \file +/** + * \file * Browser window private structure. */ -- cgit v1.2.3