[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:40:59 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=9efecb6

The following commit has been merged in the master branch:
commit 9efecb6f26be6f64f39ee2f3f2dd1f526a53f483
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sun Dec 27 15:30:07 2009 +0000

    Removed second and third(!) stdio.h include.
---
 xmpsdk/src/XMPMeta.cpp | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/xmpsdk/src/XMPMeta.cpp b/xmpsdk/src/XMPMeta.cpp
index 98e177e..8eb71a4 100644
--- a/xmpsdk/src/XMPMeta.cpp
+++ b/xmpsdk/src/XMPMeta.cpp
@@ -22,9 +22,6 @@
 #include "UnicodeConversions.hpp"
 
 #include <algorithm>	// For sort and stable_sort.
-#include <stdio.h>		// For snprintf.
-
-#include <stdio.h>
 
 #if XMP_DebugBuild
 	#include <iostream>

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list