about summary refs log tree commit diff stats
path: root/tests/unittests/test_cmd_account.c
diff options
context:
space:
mode:
authorSteffen Jaeckel <jaeckel-floss@eyet-services.de>2023-03-10 11:15:43 +0100
committerSteffen Jaeckel <jaeckel-floss@eyet-services.de>2023-03-11 15:05:03 +0100
commit92eed34fb3ae8148ab71ae7581c3f01e46606d28 (patch)
treeeb9138eb9fd8b95694444b216c3ce771a810a699 /tests/unittests/test_cmd_account.c
parentf618b9cc16c37aa832202340f2f4cf2b29348026 (diff)
downloadprofani-tty-92eed34fb3ae8148ab71ae7581c3f01e46606d28.tar.gz
remove compat code
We already depend on libstrophe >= 0.12, so this code can go.

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
Diffstat (limited to 'tests/unittests/test_cmd_account.c')
0 files changed, 0 insertions, 0 deletions
'/akkartik/mu/blame/vimrc.vim?h=main&id=2e3b597fe85b654e82b891c22d50754fa5a26156'>^
5beb25b5 ^
6e1eeeeb ^



b3cdcdd4 ^
a9817844 ^
a9817844 ^
6e1eeeeb ^
a9817844 ^
b96af395 ^






6e1eeeeb ^
6e1eeeeb ^









113bae73 ^
6e1eeeeb ^
















a56d969e ^
f88f77cd ^
6e1eeeeb ^
4c131b38 ^
2844327a ^
f88f77cd ^
2844327a ^



a5fa9785 ^
2844327a ^
eafdbfc1 ^
2844327a ^

2844327a ^


a5fa9785 ^
2844327a ^
4c131b38 ^
2844327a ^








6e1eeeeb ^






1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101