diff options
Diffstat (limited to 'graphics/inventor/files/patch-apps-tools-ivinfo_ivinfo.c++')
-rw-r--r-- | graphics/inventor/files/patch-apps-tools-ivinfo_ivinfo.c++ | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/inventor/files/patch-apps-tools-ivinfo_ivinfo.c++ b/graphics/inventor/files/patch-apps-tools-ivinfo_ivinfo.c++ deleted file mode 100644 index 5c401bbede28..000000000000 --- a/graphics/inventor/files/patch-apps-tools-ivinfo_ivinfo.c++ +++ /dev/null @@ -1,11 +0,0 @@ ---- apps/tools/ivinfo/ivinfo.c++.orig 2013-10-10 14:56:40.000000000 +0200 -+++ apps/tools/ivinfo/ivinfo.c++ 2013-10-10 14:56:45.000000000 +0200 -@@ -159,7 +159,7 @@ - } - } - --main(int argc, char *argv[]) -+int main(int argc, char *argv[]) - { - SoInput in; - SoNode *root; |