summaryrefslogtreecommitdiff
path: root/include/instance.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/instance.h')
-rw-r--r--include/instance.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/instance.h b/include/instance.h
index 4556ea9..2da38f5 100644
--- a/include/instance.h
+++ b/include/instance.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2012 Samsung Electronics Co., Ltd
+ * Copyright 2013 Samsung Electronics Co., Ltd
*
* Licensed under the Flora License, Version 1.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -193,7 +193,6 @@ extern const enum instance_state const instance_state(const struct inst_info *in
*/
extern int instance_unicast_created_event(struct inst_info *inst, struct client_node *client);
extern int instance_unicast_deleted_event(struct inst_info *inst, struct client_node *client);
-extern void instance_send_resized_event(struct inst_info *inst, int is_pd, int w, int h, int status);
extern int instance_create_lb_buffer(struct inst_info *inst);
extern int instance_create_pd_buffer(struct inst_info *inst);