diff options
Diffstat (limited to 'devel/loki/files/patch-test-SmartPtr-main.cpp')
-rw-r--r-- | devel/loki/files/patch-test-SmartPtr-main.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/loki/files/patch-test-SmartPtr-main.cpp b/devel/loki/files/patch-test-SmartPtr-main.cpp deleted file mode 100644 index b13c415963db..000000000000 --- a/devel/loki/files/patch-test-SmartPtr-main.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- test/SmartPtr/main.cpp.orig Mon Nov 6 20:25:41 2006 -+++ test/SmartPtr/main.cpp Mon Nov 6 20:26:02 2006 -@@ -998,7 +998,7 @@ - - // ---------------------------------------------------------------------------- - --int main( unsigned int , const char * [] ) -+int main( int , const char * [] ) - { - - DoRefLinkTests(); |