Error handling cleanup
[radsecproxy.git] / lib / include / radsec / radsec.h
index 7fa5741..75ed522 100644 (file)
@@ -23,7 +23,6 @@ enum rs_err_code {
     RSE_INVALID_PKT = 15,
     RSE_IOTIMEOUT = 16,
     RSE_INVAL = 17,
-    RSE_SOME_ERROR = 21,  /* Unspecified error.  Shouldn't happen.  */
 };
 
 enum rs_conn_type {