Remove align_string(). No longer used.
[kai/samba.git] / source3 / include / proto.h
index 00dbab84ad673365c792b97239179f6b4a926f4f..3635759ac51def7b4989fc95bbd36ebb60c18eea 100644 (file)
@@ -83,7 +83,6 @@ size_t pull_string_talloc(TALLOC_CTX *ctx,
                        const void *src,
                        size_t src_len,
                        int flags);
-size_t align_string(const void *base_ptr, const char *p, int flags);
 size_t dos_PutUniCode(char *dst,const char *src, size_t len, bool null_terminate);
 int rpcstr_push_talloc(TALLOC_CTX *ctx, smb_ucs2_t **dest, const char *src);