Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/majn/tgl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvvaltman <vvaltman@neon>2015-06-24 20:45:54 +0300
committervvaltman <vvaltman@neon>2015-06-24 20:45:54 +0300
commit36f84242e97640fa92d05ca3be4381a08a86e076 (patch)
tree72249a10ffc321989670073b1e3b0d7b523c4fc8 /tgl-layout.h
parent20e7b42ae1663a8ed388156462714f1b341eb102 (diff)
fixed layer 31
Diffstat (limited to 'tgl-layout.h')
-rw-r--r--tgl-layout.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tgl-layout.h b/tgl-layout.h
index a4e2191..7ccabf2 100644
--- a/tgl-layout.h
+++ b/tgl-layout.h
@@ -251,7 +251,6 @@ struct tgl_user_status {
struct tgl_bot_command {
char *command;
- char *params;
char *description;
};