Move deprecated declarations inside GEANY_DISABLE_DEPRECATED guards
commitb4c3d6a737ebc9a99bcd5e186c23f709bcb7aebe
authorColomban Wendling <ban@herbesfolles.org>
Sun, 21 Feb 2016 00:57:35 +0000 (21 01:57 +0100)
committerColomban Wendling <ban@herbesfolles.org>
Sun, 21 Feb 2016 00:57:35 +0000 (21 01:57 +0100)
tree53235b644b8c5e68da18ee2aec984f6771637781
parent2f55540f75ef9b633647e745593197e93da3f6ad
Move deprecated declarations inside GEANY_DISABLE_DEPRECATED guards

Not all deprecated declarations were guarded this way, making it harder
to catch them.
src/plugindata.h
src/sciwrappers.h
src/ui_utils.h