diff options
Diffstat (limited to 'graphics/qslim/files/patch-tools__qslim__qslim.cxx')
-rw-r--r-- | graphics/qslim/files/patch-tools__qslim__qslim.cxx | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/qslim/files/patch-tools__qslim__qslim.cxx b/graphics/qslim/files/patch-tools__qslim__qslim.cxx deleted file mode 100644 index 040e35c6fc30..000000000000 --- a/graphics/qslim/files/patch-tools__qslim__qslim.cxx +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/qslim/qslim.cxx.orig -+++ tools/qslim/qslim.cxx -@@ -32,7 +32,7 @@ - output_preamble(); - } - --main(int argc, char **argv) -+int main(int argc, char **argv) - { - double input_time, init_time, slim_time, output_time; - |