diff options
Diffstat (limited to 'graphics/inventor/files/patch-apps-tools-ivcat_ivcat.c++')
-rw-r--r-- | graphics/inventor/files/patch-apps-tools-ivcat_ivcat.c++ | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/inventor/files/patch-apps-tools-ivcat_ivcat.c++ b/graphics/inventor/files/patch-apps-tools-ivcat_ivcat.c++ deleted file mode 100644 index 3d3a4692aa73..000000000000 --- a/graphics/inventor/files/patch-apps-tools-ivcat_ivcat.c++ +++ /dev/null @@ -1,11 +0,0 @@ ---- apps/tools/ivcat/ivcat.c++.orig 2013-10-10 14:54:27.000000000 +0200 -+++ apps/tools/ivcat/ivcat.c++ 2013-10-10 14:54:37.000000000 +0200 -@@ -215,7 +215,7 @@ - } - } - --main(int argc, char **argv) -+int main(int argc, char **argv) - { - int expandFileNodes = 0; - int expandTextureNodes = 0; |