summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/root-portal/files/root-portal-0.5.2-gcc4.patch')
-rw-r--r--x11-misc/root-portal/files/root-portal-0.5.2-gcc4.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-misc/root-portal/files/root-portal-0.5.2-gcc4.patch b/x11-misc/root-portal/files/root-portal-0.5.2-gcc4.patch
deleted file mode 100644
index e423c745f4bb..000000000000
--- a/x11-misc/root-portal/files/root-portal-0.5.2-gcc4.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/modules/process/process.h~ 2006-03-22 01:55:50.000000000 +0000
-+++ ./src/modules/process/process.h 2006-03-22 01:55:55.000000000 +0000
-@@ -56,7 +56,7 @@
- virtual void close(const string& timestamp, int pid, const string& processName) {};
-
- protected:
-- void Procchange::updated(const string& keyName, const DataSet& data);
-+ void updated(const string& keyName, const DataSet& data);
- DataSet format;
- };
-