diff options
| author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-10-03 19:08:48 +0100 |
|---|---|---|
| committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-10-03 19:08:48 +0100 |
| commit | 2a1ac0b29220b24a243124639e0bdd8b3c756022 (patch) | |
| tree | a7790688ef629ee33882f5e4ed692f122fc98469 | |
| parent | 847e2b950aa18d530dc0f32b58e8bb11a1658039 (diff) | |
Revert "Don't warn on deprecated declarations, this is a stable branch."
This reverts commit 4e5a187773cb34de567e3cf90d62710830bbd876.
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5d743819..f5cf889d 100644 --- a/configure.ac +++ b/configure.ac @@ -73,7 +73,6 @@ TP_COMPILER_WARNINGS([ERROR_CFLAGS], init-self \ ], [missing-field-initializers \ - deprecated-declarations \ unused-parameter]) AC_SUBST([ERROR_CFLAGS]) |
