summaryrefslogtreecommitdiff
path: root/src/lib/elm_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elm_priv.h')
-rw-r--r--src/lib/elm_priv.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/elm_priv.h b/src/lib/elm_priv.h
index 9e7bc42ba..cd3746eda 100644
--- a/src/lib/elm_priv.h
+++ b/src/lib/elm_priv.h
@@ -572,9 +572,6 @@ _elm_dgettext(const char *string)
#endif
-/* Used by the paste handler */
-void _elm_entry_entry_paste(Evas_Object *obj, const char *entry);
-
double _elm_atof(const char *s);
#endif