[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:25:07 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=f012a7f

The following commit has been merged in the master branch:
commit f012a7f7a3a692688b9bc6bfe2dcd94c7cc6175f
Author: Martin Klapetek <mklapetek at kde.org>
Date:   Sat Jan 10 01:27:24 2015 +0100

    [filters] Remove unused header breaking compilation
---
 filters/latex/latex-filter.h | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/filters/latex/latex-filter.h b/filters/latex/latex-filter.h
index eef653a..aae944f 100644
--- a/filters/latex/latex-filter.h
+++ b/filters/latex/latex-filter.h
@@ -19,8 +19,6 @@
 #ifndef LATEX_FILTER_H
 #define LATEX_FILTER_H
 
-#include <KTemporaryFile>
-
 #include <KTp/abstract-message-filter.h>
 
 class LatexFilter : public KTp::AbstractMessageFilter
@@ -38,4 +36,4 @@ private:
 
 };
 
-#endif // LATEX_FILTER_H
\ No newline at end of file
+#endif // LATEX_FILTER_H

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list