summaryrefslogtreecommitdiff
path: root/databases/libgda/files/patch-bindings_c++_gdaCommand.cpp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-10-07 06:21:01 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-10-07 06:21:01 +0000
commita7a71fdb47dae7d09ab184e922542895905b86ce (patch)
treeca458c981ae89b5ab53bde2b8f585e2e7d6ead55 /databases/libgda/files/patch-bindings_c++_gdaCommand.cpp
parentRemove gnome-db (component of the EOLed gnome1) not used by anything anymore. (diff)
Remove libgda (component of the EOLed gnome1) not used by anything anymore.
Approved by: gnome (implicit)
Diffstat (limited to 'databases/libgda/files/patch-bindings_c++_gdaCommand.cpp')
-rw-r--r--databases/libgda/files/patch-bindings_c++_gdaCommand.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/libgda/files/patch-bindings_c++_gdaCommand.cpp b/databases/libgda/files/patch-bindings_c++_gdaCommand.cpp
deleted file mode 100644
index 8f8667e86e03..000000000000
--- a/databases/libgda/files/patch-bindings_c++_gdaCommand.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- bindings/c++/gdaCommand.cpp.orig Sat Jun 15 17:02:00 2002
-+++ bindings/c++/gdaCommand.cpp Sat Jun 15 17:02:08 2002
-@@ -139,7 +139,7 @@
- */
-
- GdaCommand*
--Command::getCStruct (bool refn = true) const
-+Command::getCStruct (bool refn) const
- {
- if (refn)
- ref ();