aboutsummaryrefslogtreecommitdiff
path: root/graphics/gsculpt/files/patch-src::Tools::ToolGroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gsculpt/files/patch-src::Tools::ToolGroup.h')
-rw-r--r--graphics/gsculpt/files/patch-src::Tools::ToolGroup.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/gsculpt/files/patch-src::Tools::ToolGroup.h b/graphics/gsculpt/files/patch-src::Tools::ToolGroup.h
deleted file mode 100644
index b75f2d3f945a..000000000000
--- a/graphics/gsculpt/files/patch-src::Tools::ToolGroup.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./src/Tools/ToolGroup.h.orig Mon Jul 21 18:34:42 2003
-+++ ./src/Tools/ToolGroup.h Mon Jul 21 18:34:57 2003
-@@ -13,7 +13,8 @@
-
- #include "GridLayout.h"
-
--
-+using std::vector;
-+using std::string;
-
- class ToolGroup
- {