From 31c93702b63f86d528a0a7955ff1f872808d54f4 Mon Sep 17 00:00:00 2001 From: Nehal J Wani Date: Tue, 9 May 2023 08:17:19 +0100 Subject: [PATCH] Remove exiv2json.cpp from samples xref: https://github.com/Exiv2/exiv2/pull/2183 --- website/doxygen/mainpage.hpp.in | 4 ---- 1 file changed, 4 deletions(-) diff --git a/website/doxygen/mainpage.hpp.in b/website/doxygen/mainpage.hpp.in index 8b1ed23d..f4c2dd39 100644 --- a/website/doxygen/mainpage.hpp.in +++ b/website/doxygen/mainpage.hpp.in @@ -47,10 +47,6 @@ @example exifvalue.cpp Prints the value of a single Exif tag in a file */ -/*! - @example exiv2json.cpp - Extracts data from image in JSON format. - */ /*! @example geotag.cpp Reads GPX data and updates images with GPS Tags