From 7007ebe7710d29f26696de16407beced6dbacb6c Mon Sep 17 00:00:00 2001 From: RaNaN Date: Fri, 21 Sep 2012 23:27:12 +0200 Subject: added websocket backend, removed thrift --- module/remote/thriftbackend/thriftgen/pyload/constants.py | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 module/remote/thriftbackend/thriftgen/pyload/constants.py (limited to 'module/remote/thriftbackend/thriftgen/pyload/constants.py') diff --git a/module/remote/thriftbackend/thriftgen/pyload/constants.py b/module/remote/thriftbackend/thriftgen/pyload/constants.py deleted file mode 100644 index 7842b3177..000000000 --- a/module/remote/thriftbackend/thriftgen/pyload/constants.py +++ /dev/null @@ -1,11 +0,0 @@ -# -# Autogenerated by Thrift Compiler (0.8.0) -# -# DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING -# -# options string: py:slots,dynamic -# - -from thrift.Thrift import TType, TMessageType, TException -from ttypes import * - -- cgit v1.2.3