aboutsummaryrefslogtreecommitdiff
path: root/graphics/gsculpt/files/patch-src::Editor::StatusBar.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gsculpt/files/patch-src::Editor::StatusBar.h')
-rw-r--r--graphics/gsculpt/files/patch-src::Editor::StatusBar.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gsculpt/files/patch-src::Editor::StatusBar.h b/graphics/gsculpt/files/patch-src::Editor::StatusBar.h
deleted file mode 100644
index 05288044f863..000000000000
--- a/graphics/gsculpt/files/patch-src::Editor::StatusBar.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/Editor/StatusBar.h.orig Mon Jul 21 16:36:37 2003
-+++ ./src/Editor/StatusBar.h Mon Jul 21 16:36:49 2003
-@@ -9,7 +9,7 @@
-
- #include <gtk/gtkwidget.h>
-
--
-+using std::string;
-
- class StatusBar
- {