poppler/GlobalParams.h |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

New commits:
commit f853145556a61a3d1104d6fd62261924d9fc9e50
Author: Albert Astals Cid <[email protected]>
Date:   Sun Feb 19 23:25:47 2017 +0100

    There's no config file

diff --git a/poppler/GlobalParams.h b/poppler/GlobalParams.h
index 16d615a..1a65085 100644
--- a/poppler/GlobalParams.h
+++ b/poppler/GlobalParams.h
@@ -13,7 +13,7 @@
 // All changes made under the Poppler project to this file are licensed
 // under GPL version 2 or later
 //
-// Copyright (C) 2005, 2007-2010, 2012, 2015 Albert Astals Cid <[email protected]>
+// Copyright (C) 2005, 2007-2010, 2012, 2015, 2017 Albert Astals Cid 
<[email protected]>
 // Copyright (C) 2005 Jonathan Blandford <[email protected]>
 // Copyright (C) 2006 Takashi Iwai <[email protected]>
 // Copyright (C) 2006 Kristian Høgsberg <[email protected]>
@@ -128,8 +128,7 @@ enum ScreenType {
 class GlobalParams {
 public:
 
-  // Initialize the global parameters by attempting to read a config
-  // file.
+  // Initialize the global parameters
   GlobalParams(const char *customPopplerDataDir = NULL);
 
   ~GlobalParams();
_______________________________________________
poppler mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to