Revert "Add temporary header" 60/37760/1 accepted/tizen/mobile/20150407.084732 accepted/tizen/tv/20150408.012753 accepted/tizen/wearable/20150407.093024 submit/tizen/20150407.053946 submit/tizen/20150407.065406 submit/tizen_common/20150407.131750 submit/tizen_common/20150408.102957
authorJeesun Kim <iamjs.kim@samsung.com>
Fri, 3 Apr 2015 11:47:40 +0000 (20:47 +0900)
committerJeesun Kim <iamjs.kim@samsung.com>
Fri, 3 Apr 2015 11:49:23 +0000 (20:49 +0900)
This reverts commit 86f908968db60faa19638f8710c8bbeae27a6506.

Change-Id: I16cd17d37b21cc0b32c69e62e0a48b1bbe170732

include/calendar2.h [deleted file]

diff --git a/include/calendar2.h b/include/calendar2.h
deleted file mode 100644 (file)
index 0fc09dc..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
- * Calendar Service
- *
- * Copyright (c) 2012 - 2013 Samsung Electronics Co., Ltd. All rights reserved.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- *
- */
-#ifndef __TIZEN_SOCIAL_CALENDAR2_H__
-#define __TIZEN_SOCIAL_CALENDAR2_H__
-
-#include <calendar.h>
-
-#endif /* __TIZEN_SOCIAL_CALENDAR2_H__ */