You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by mi...@apache.org on 2011/05/14 22:18:19 UTC

svn commit: r1103206 - /apr/apr/trunk/include/apr_crypto.h

Author: minfrin
Date: Sat May 14 20:18:19 2011
New Revision: 1103206

URL: http://svn.apache.org/viewvc?rev=1103206&view=rev
Log:
Remove unused header file.

Modified:
    apr/apr/trunk/include/apr_crypto.h

Modified: apr/apr/trunk/include/apr_crypto.h
URL: http://svn.apache.org/viewvc/apr/apr/trunk/include/apr_crypto.h?rev=1103206&r1=1103205&r2=1103206&view=diff
==============================================================================
--- apr/apr/trunk/include/apr_crypto.h (original)
+++ apr/apr/trunk/include/apr_crypto.h Sat May 14 20:18:19 2011
@@ -20,7 +20,6 @@
 #include "apu.h"
 #include "apr_pools.h"
 #include "apr_tables.h"
-#include "apr_dso.h"
 #include "apu_errno.h"
 
 #ifdef __cplusplus