summaryrefslogtreecommitdiffstats
path: root/lib/efl/ecore/ecore_input.rb
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2011-04-29 14:04:47 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2011-04-29 14:07:18 +0200
commitc2855a3809a9c76a94e4434efe7caecef27b8a35 (patch)
treeca19f60adb65382f587ab2bdce6575b791321196 /lib/efl/ecore/ecore_input.rb
parent308c072a8e809b5694225cb7fc29535f62bd6d3e (diff)
downloadffi-efl-c2855a3809a9c76a94e4434efe7caecef27b8a35.zip
ffi-efl-c2855a3809a9c76a94e4434efe7caecef27b8a35.tar.gz
update efl/ecore* and specs
Diffstat (limited to 'lib/efl/ecore/ecore_input.rb')
-rw-r--r--lib/efl/ecore/ecore_input.rb13
1 files changed, 0 insertions, 13 deletions
diff --git a/lib/efl/ecore/ecore_input.rb b/lib/efl/ecore/ecore_input.rb
deleted file mode 100644
index b7f579d..0000000
--- a/lib/efl/ecore/ecore_input.rb
+++ /dev/null
@@ -1,13 +0,0 @@
-#! /usr/bin/env ruby
-# -*- coding: UTF-8 -*-
-#
-require 'efl/ffi/ecore/ecore_input'
-#
-module Efl
- module EcoreInput
- #
- #
- end
-end
-#
-# EOF