summaryrefslogtreecommitdiffstats
path: root/branches/1.0/bindings/csharp/twrap_sms_type_t.cs
diff options
context:
space:
mode:
Diffstat (limited to 'branches/1.0/bindings/csharp/twrap_sms_type_t.cs')
-rw-r--r--branches/1.0/bindings/csharp/twrap_sms_type_t.cs19
1 files changed, 0 insertions, 19 deletions
diff --git a/branches/1.0/bindings/csharp/twrap_sms_type_t.cs b/branches/1.0/bindings/csharp/twrap_sms_type_t.cs
deleted file mode 100644
index 42980dd..0000000
--- a/branches/1.0/bindings/csharp/twrap_sms_type_t.cs
+++ /dev/null
@@ -1,19 +0,0 @@
-/* ----------------------------------------------------------------------------
- * This file was automatically generated by SWIG (http://www.swig.org).
- * Version 1.3.39
- *
- * Do not make changes to this file unless you know what you are doing--modify
- * the SWIG interface file instead.
- * ----------------------------------------------------------------------------- */
-
-namespace org.doubango.tinyWRAP {
-
-public enum twrap_sms_type_t {
- twrap_sms_type_none,
- twrap_sms_type_rpdata,
- twrap_sms_type_smma,
- twrap_sms_type_ack,
- twrap_sms_type_error
-}
-
-}
OpenPOWER on IntegriCloud