summaryrefslogtreecommitdiff
path: root/wrap/otk_strut.i
diff options
context:
space:
mode:
Diffstat (limited to 'wrap/otk_strut.i')
-rw-r--r--wrap/otk_strut.i10
1 files changed, 0 insertions, 10 deletions
diff --git a/wrap/otk_strut.i b/wrap/otk_strut.i
deleted file mode 100644
index ae005e50..00000000
--- a/wrap/otk_strut.i
+++ /dev/null
@@ -1,10 +0,0 @@
-// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
-
-%module otk_strut
-
-%{
-#include "config.h"
-#include "strut.hh"
-%}
-
-%include "strut.hh"