mirror of
https://github.com/vidarh/ruby-x11
synced 2024-12-26 09:59:02 +01:00
this is no longer used
This commit is contained in:
parent
e6f63e926e
commit
8b74338037
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ module X11
|
|||
module Packet
|
||||
class BasePacket
|
||||
include X11::Encode
|
||||
|
||||
attr_reader :packet
|
||||
@@fields = []
|
||||
|
||||
# Takes a list of ruby objects and encodes them
|
||||
|
|
Loading…
Reference in a new issue