summaryrefslogtreecommitdiff
path: root/graphics/truevision/files/patch-src::undo.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/truevision/files/patch-src::undo.h')
-rw-r--r--graphics/truevision/files/patch-src::undo.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/truevision/files/patch-src::undo.h b/graphics/truevision/files/patch-src::undo.h
deleted file mode 100644
index 21c367fe5972..000000000000
--- a/graphics/truevision/files/patch-src::undo.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/undo.h.orig Tue Jan 1 20:43:01 2002
-+++ src/undo.h Thu Jun 26 02:21:52 2003
-@@ -65,7 +65,7 @@
- // one for undo and the other for redo
- //**********************************************************
- class UndoItem {
-- friend UndoRedoManager;
-+ friend struct UndoRedoManager;
-
- private:
- UndoAction action;