summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2009-11-23 18:00:36 -0800
committerJeremy Allison <jra@samba.org>2009-11-23 18:00:36 -0800
commit4b8859840be2aacc90a2779820e08a09c793df3b (patch)
treede25b12cb02eed8b0860b412b13192055a4b27ca /source3/include/proto.h
parent4f64bc7125014af4871c753c9321e219ee7b4ae9 (diff)
downloadsamba-4b8859840be2aacc90a2779820e08a09c793df3b.tar.gz
samba-4b8859840be2aacc90a2779820e08a09c793df3b.tar.bz2
samba-4b8859840be2aacc90a2779820e08a09c793df3b.zip
Remove unused code.
Jeremy.
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r--source3/include/proto.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index 5b1ce7462c..8951e73e13 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -6643,9 +6643,6 @@ void msg_file_was_renamed(struct messaging_context *msg,
uint32_t msg_type,
struct server_id server_id,
DATA_BLOB *data);
-struct case_semantics_state;
-struct case_semantics_state *set_posix_case_semantics(TALLOC_CTX *mem_ctx,
- connection_struct *conn);
NTSTATUS open_streams_for_delete(connection_struct *conn,
const char *fname);
NTSTATUS create_file_default(connection_struct *conn,