mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
kde-misc/chromi: remove unused patch
This commit is contained in:
committed by
Michael Palimaka
parent
eef0ff93ab
commit
e4e56aee18
@@ -1,18 +0,0 @@
|
||||
diff -Naur a/src/factory.cpp b/src/factory.cpp
|
||||
--- a/src/factory.cpp 2010-02-23 04:55:28.000000000 +0100
|
||||
+++ b/src/factory.cpp 2013-06-14 21:46:50.803829770 +0200
|
||||
@@ -35,9 +35,13 @@
|
||||
{
|
||||
return new Chromi::Factory();
|
||||
}
|
||||
+
|
||||
+KWIN_EXPORT int decoration_version() {
|
||||
+ return KWIN_DECORATION_API_VERSION;
|
||||
+}
|
||||
}
|
||||
|
||||
-
|
||||
+
|
||||
namespace Chromi
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user